Skip to content

Commit 42e92f6

Browse files
committed
chore(release/networks): patch
1 parent 06e6606 commit 42e92f6

File tree

4 files changed

+13
-1
lines changed

4 files changed

+13
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
"thick-hotels-cheer",
6262
"tough-waves-double",
6363
"vast-mails-melt",
64+
"weak-glasses-shave",
6465
"weak-news-buy",
6566
"wicked-wasps-spend",
6667
"yellow-cloths-poke",

.changeset/weak-glasses-shave.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@lit-protocol/networks': major
3+
---
4+
5+
feat(networks): add naga-test support

packages/networks/CHANGELOG.md

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

3+
## 8.0.0-alpha.22
4+
5+
### Major Changes
6+
7+
- feat(networks): add naga-test support
8+
39
## 8.0.0-alpha.21
410

511
### Major Changes

packages/networks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"tags": [
3636
"universal"
3737
],
38-
"version": "8.0.0-alpha.21",
38+
"version": "8.0.0-alpha.22",
3939
"main": "./dist/index.js",
4040
"typings": "./src/index.d.ts",
4141
"types": "./dist/index.d.ts"

0 commit comments

Comments
 (0)