Skip to content

Commit 02ec45a

Browse files
committed
chore(release,test): bump versions to 8.0.1-test.7 and update changelogs
1 parent 0ac1ac3 commit 02ec45a

File tree

36 files changed

+262
-18
lines changed

36 files changed

+262
-18
lines changed

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.7
4+
5+
### Patch Changes
6+
7+
- test
8+
9+
## 8.0.1-test.6
10+
11+
### Patch Changes
12+
13+
- test
14+
315
## 8.0.1-test.5
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.5",
24+
"version": "8.0.1-test.7",
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.7
4+
5+
### Patch Changes
6+
7+
- test
8+
9+
## 8.0.1-test.6
10+
11+
### Patch Changes
12+
13+
- test
14+
315
## 8.0.1-test.5
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.5",
24+
"version": "8.0.1-test.7",
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.7
4+
5+
### Patch Changes
6+
7+
- test
8+
- Updated dependencies
9+
- @lit-protocol/e2e@1.0.12-test.7
10+
11+
## 0.0.2-test.6
12+
13+
### Patch Changes
14+
15+
- test
16+
- Updated dependencies
17+
- @lit-protocol/e2e@1.0.12-test.6
18+
319
## 0.0.2-test.5
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.5",
3+
"version": "0.0.2-test.7",
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.7
4+
5+
### Patch Changes
6+
7+
- test
8+
9+
## 8.0.1-test.6
10+
11+
### Patch Changes
12+
13+
- test
14+
315
## 8.0.1-test.5
416

517
### Patch Changes

packages/auth-helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"crypto": false,
2626
"stream": false
2727
},
28-
"version": "8.0.1-test.5",
28+
"version": "8.0.1-test.7",
2929
"main": "./src/index.js",
3030
"typings": "./src/index.d.ts",
3131
"dependencies": {

packages/auth-services/CHANGELOG.md

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

3+
## 2.0.1-test.7
4+
5+
### Patch Changes
6+
7+
- test
8+
- Updated dependencies
9+
- @lit-protocol/logger@8.0.1-test.7
10+
11+
## 2.0.1-test.6
12+
13+
### Patch Changes
14+
15+
- test
16+
- Updated dependencies
17+
- @lit-protocol/logger@8.0.1-test.6
18+
319
## 2.0.1-test.5
420

521
### Patch Changes

packages/auth-services/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/auth-services",
3-
"version": "2.0.1-test.5",
3+
"version": "2.0.1-test.7",
44
"license": "MIT",
55
"type": "commonjs",
66
"main": "./src/index.js",

0 commit comments

Comments
 (0)