Skip to content

Commit 28268a8

Browse files
authored
Merge pull request #981 from LIT-Protocol/changeset-release/naga
chore(release): version packages
2 parents 401eefc + fca3ecc commit 28268a8

File tree

19 files changed

+74
-21
lines changed

19 files changed

+74
-21
lines changed

.changeset/giant-adults-wonder.md

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

packages/artillery/CHANGELOG.md

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

3+
## 0.0.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [6bd3394]
8+
- @lit-protocol/e2e@3.0.1
9+
310
## 0.0.5
411

512
### 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.5",
3+
"version": "0.0.6",
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.1.1
4+
5+
### Patch Changes
6+
7+
- 6bd3394: Update the naga-dev staking address. users are expected to reinstall the SDK to apply this patch to continue using the naga-dev network.
8+
39
## 8.1.0
410

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

packages/auth-services/CHANGELOG.md

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

3+
## 2.0.5
4+
5+
### Patch Changes
6+
7+
- 6bd3394: Update the naga-dev staking address. users are expected to reinstall the SDK to apply this patch to continue using the naga-dev network.
8+
- Updated dependencies [6bd3394]
9+
- @lit-protocol/contracts@0.7.1
10+
311
## 2.0.4
412

513
### 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.4",
3+
"version": "2.0.5",
44
"license": "MIT",
55
"type": "commonjs",
66
"main": "./src/index.js",

packages/auth/CHANGELOG.md

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

3+
## 8.1.1
4+
5+
### Patch Changes
6+
7+
- 6bd3394: Update the naga-dev staking address. users are expected to reinstall the SDK to apply this patch to continue using the naga-dev network.
8+
39
## 8.1.0
410

511
### Minor Changes

packages/auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"crypto": false,
4545
"stream": false
4646
},
47-
"version": "8.1.0",
47+
"version": "8.1.1",
4848
"main": "./index.js",
4949
"typings": "./index.d.ts",
5050
"types": "./index.d.ts"

packages/constants/CHANGELOG.md

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

3+
## 8.0.5
4+
5+
### Patch Changes
6+
7+
- 6bd3394: Update the naga-dev staking address. users are expected to reinstall the SDK to apply this patch to continue using the naga-dev network.
8+
- Updated dependencies [6bd3394]
9+
- @lit-protocol/contracts@0.7.1
10+
311
## 8.0.4
412

513
### Patch Changes

0 commit comments

Comments
 (0)