Skip to content

Commit 4616e56

Browse files
committed
chore(release,test): 8.0.1-test.4
1 parent fe97a7d commit 4616e56

File tree

39 files changed

+308
-18
lines changed

39 files changed

+308
-18
lines changed

.changeset/nine-oranges-attack.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
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/contracts': patch
10+
'@lit-protocol/crypto': patch
11+
'@lit-protocol/e2e': patch
12+
'@lit-protocol/lit-client': patch
13+
'@lit-protocol/logger': patch
14+
'@lit-protocol/networks': patch
15+
'@lit-protocol/schemas': patch
16+
'@lit-protocol/types': patch
17+
'@lit-protocol/wasm': patch
18+
'@lit-protocol/wrapped-keys': patch
19+
'@lit-protocol/wrapped-keys-lit-actions': patch
20+
---
21+
22+
testing

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@
2323
},
2424
"changesets": [
2525
"green-results-drum",
26+
"nine-oranges-attack",
2627
"some-dryers-throw",
28+
"spicy-dryers-jam",
2729
"tidy-masks-run",
2830
"weak-bats-act"
2931
]

.changeset/spicy-dryers-jam.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
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/contracts': patch
10+
'@lit-protocol/crypto': patch
11+
'@lit-protocol/e2e': patch
12+
'@lit-protocol/lit-client': patch
13+
'@lit-protocol/logger': patch
14+
'@lit-protocol/networks': patch
15+
'@lit-protocol/schemas': patch
16+
'@lit-protocol/types': patch
17+
'@lit-protocol/wasm': patch
18+
'@lit-protocol/wrapped-keys': patch
19+
'@lit-protocol/wrapped-keys-lit-actions': patch
20+
---
21+
22+
put console logs to debug

packages/access-control-conditions-schemas/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @lit-protocol/access-control-conditions-schemas
22

3+
## 8.0.1-test.4
4+
5+
### Patch Changes
6+
7+
- testing
8+
9+
## 8.0.1-test.3
10+
11+
### Patch Changes
12+
13+
- put console logs to debug
14+
315
## 8.0.1-test.2
416

517
### Patch Changes

packages/access-control-conditions-schemas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"tags": [
2222
"universal"
2323
],
24-
"version": "8.0.1-test.2",
24+
"version": "8.0.1-test.4",
2525
"main": "./src/index.js",
2626
"typings": "./src/index.d.ts",
2727
"dependencies": {

packages/access-control-conditions/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @lit-protocol/access-control-conditions
22

3+
## 8.0.1-test.4
4+
5+
### Patch Changes
6+
7+
- testing
8+
9+
## 8.0.1-test.3
10+
11+
### Patch Changes
12+
13+
- put console logs to debug
14+
315
## 8.0.1-test.2
416

517
### Patch Changes

packages/access-control-conditions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"tags": [
2222
"universal"
2323
],
24-
"version": "8.0.1-test.2",
24+
"version": "8.0.1-test.4",
2525
"main": "./src/index.js",
2626
"typings": "./src/index.d.ts",
2727
"dependencies": {

packages/artillery/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# @lit-protocol/artillery
22

3+
## 0.0.2-test.4
4+
5+
### Patch Changes
6+
7+
- testing
8+
- Updated dependencies
9+
- @lit-protocol/e2e@1.0.12-test.4
10+
11+
## 0.0.2-test.3
12+
13+
### Patch Changes
14+
15+
- put console logs to debug
16+
- Updated dependencies
17+
- @lit-protocol/e2e@1.0.12-test.3
18+
319
## 0.0.2-test.2
420

521
### Patch Changes

packages/artillery/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lit-protocol/artillery",
3-
"version": "0.0.2-test.2",
3+
"version": "0.0.2-test.4",
44
"private": true,
55
"type": "commonjs",
66
"dependencies": {

packages/auth-helpers/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @lit-protocol/auth-helpers
22

3+
## 8.0.1-test.4
4+
5+
### Patch Changes
6+
7+
- testing
8+
9+
## 8.0.1-test.3
10+
11+
### Patch Changes
12+
13+
- put console logs to debug
14+
315
## 8.0.1-test.2
416

517
### Patch Changes

0 commit comments

Comments
 (0)