mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
refactor: remove outdated scopes
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
"@pr/feature": ["feature/*", "feat/*"]
|
"feature": ["feature/*", "feat/*"]
|
||||||
"@pr/fix": fix/*
|
"bugfix": fix/*
|
||||||
"@pr/chore": chore/*
|
"enhancement": enhancement/*
|
||||||
"@pr/docs": docs/*
|
|
||||||
"@pr/refactor": refactor/*
|
|
||||||
|
|||||||
+5
-7
@@ -2,19 +2,17 @@
|
|||||||
"scopes": [
|
"scopes": [
|
||||||
"core-chain",
|
"core-chain",
|
||||||
"core-ibc",
|
"core-ibc",
|
||||||
"crypto-mpc",
|
|
||||||
"crypto-ucan",
|
|
||||||
"crypto-zkp",
|
|
||||||
"sonr-hway",
|
"sonr-hway",
|
||||||
"sonr-orm",
|
"sonr-matrix",
|
||||||
"sonr-motr",
|
"sonr-motr",
|
||||||
"sonr-chat",
|
|
||||||
"x-did",
|
"x-did",
|
||||||
"x-dwn",
|
"x-dwn",
|
||||||
"x-svc",
|
"x-svc",
|
||||||
|
"security-mpc",
|
||||||
|
"security-ucan",
|
||||||
|
"security-zkp",
|
||||||
"ci-cd",
|
"ci-cd",
|
||||||
"dev-ops",
|
"dev-ops"
|
||||||
"wasm-worker"
|
|
||||||
],
|
],
|
||||||
"docs": [
|
"docs": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user