Skip to content

Commit d6e7137

Browse files
committed
chore(release/networks): patch
1 parent 12d7572 commit d6e7137

File tree

4 files changed

+13
-1
lines changed

4 files changed

+13
-1
lines changed

.changeset/breezy-dolls-repair.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: add naga-test support

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"all-memes-hang",
2323
"bitter-nights-create",
2424
"bitter-sloths-pick",
25+
"breezy-dolls-repair",
2526
"brown-houses-matter",
2627
"chatty-poets-grow",
2728
"chilly-rice-stand",

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.23
4+
5+
### Major Changes
6+
7+
- feat: add naga-test support
8+
39
## 8.0.0-alpha.22
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.22",
38+
"version": "8.0.0-alpha.23",
3939
"main": "./dist/index.js",
4040
"typings": "./src/index.d.ts",
4141
"types": "./dist/index.d.ts"

0 commit comments

Comments
 (0)