Skip to content

Commit c0aafc6

Browse files
chore(release): version packages
1 parent a7bdae6 commit c0aafc6

File tree

34 files changed

+129
-41
lines changed

34 files changed

+129
-41
lines changed

.changeset/gentle-windows-bathe.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

.changeset/rude-radios-grab.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

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

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

3+
## 8.0.2
4+
5+
### Patch Changes
6+
7+
- 9ec9ea9: naga-test release
8+
39
## 8.0.1
410

511
### 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",
24+
"version": "8.0.2",
2525
"main": "./src/index.js",
2626
"typings": "./src/index.d.ts",
2727
"dependencies": {

packages/access-control-conditions/CHANGELOG.md

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

3+
## 8.0.2
4+
5+
### Patch Changes
6+
7+
- 9ec9ea9: naga-test release
8+
39
## 8.0.1
410

511
### 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",
24+
"version": "8.0.2",
2525
"main": "./src/index.js",
2626
"typings": "./src/index.d.ts",
2727
"dependencies": {

packages/artillery/CHANGELOG.md

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

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- 9ec9ea9: naga-test release
8+
- Updated dependencies [9ec9ea9]
9+
- Updated dependencies [dd339e0]
10+
- @lit-protocol/e2e@1.0.13
11+
312
## 0.0.2
413

514
### 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",
3+
"version": "0.0.3",
44
"private": true,
55
"type": "commonjs",
66
"dependencies": {

packages/auth-helpers/CHANGELOG.md

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

3+
## 8.0.2
4+
5+
### Patch Changes
6+
7+
- 9ec9ea9: naga-test release
8+
39
## 8.0.1
410

511
### 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",
28+
"version": "8.0.2",
2929
"main": "./src/index.js",
3030
"typings": "./src/index.d.ts",
3131
"dependencies": {

0 commit comments

Comments
 (0)