Skip to content

Commit 9f8b91f

Browse files
committed
refactor(config): clear ignore list in changeset configuration
1 parent 6d5d004 commit 9f8b91f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.changeset/config.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,5 @@
77
"access": "public",
88
"baseBranch": "naga",
99
"updateInternalDependencies": "minor",
10-
"ignore": [
11-
"@lit-protocol/wrapped-keys",
12-
"@lit-protocol/wrapped-keys-lit-actions"
13-
]
10+
"ignore": []
1411
}

0 commit comments

Comments
 (0)