Skip to content

Commit 4cd2c0c

Browse files
authored
Merge pull request #897 from LIT-Protocol/dev/test-ci-changeset-4
Dev/test ci changeset 4
2 parents d71c650 + fd7bc9e commit 4cd2c0c

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

.changeset/config.json

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

.changeset/small-suits-learn.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
'@lit-protocol/access-control-conditions': patch
3+
'@lit-protocol/access-control-conditions-schemas': patch
4+
'@lit-protocol/artillery': patch
5+
'@lit-protocol/auth': patch
6+
'@lit-protocol/auth-helpers': patch
7+
'@lit-protocol/auth-services': patch
8+
'@lit-protocol/constants': patch
9+
'@lit-protocol/crypto': patch
10+
'@lit-protocol/e2e': patch
11+
'@lit-protocol/lit-client': patch
12+
'@lit-protocol/logger': patch
13+
'@lit-protocol/networks': patch
14+
'@lit-protocol/schemas': patch
15+
'@lit-protocol/types': patch
16+
'@lit-protocol/wasm': patch
17+
---
18+
19+
test changeset 4

0 commit comments

Comments
 (0)