Skip to content

Commit 5acce79

Browse files
chore(release): version packages
1 parent 100f63a commit 5acce79

File tree

34 files changed

+183
-85
lines changed

34 files changed

+183
-85
lines changed

.changeset/clever-hairs-hope.md

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

.changeset/cute-bottles-ask.md

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

.changeset/cute-experts-clap.md

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

.changeset/cyan-bears-invent.md

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

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.0
4+
5+
### Major Changes
6+
7+
- ceac462: first naga beta release
8+
9+
### Patch Changes
10+
11+
- 935c218: reset naga-dev contract addresses and add naga-staging network
12+
- a48fbfb: Initial version after networks unification
13+
- a59f48f: Initial release for networks unification
14+
315
## 8.0.0-beta.1
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
@@ -20,7 +20,7 @@
2020
"tags": [
2121
"universal"
2222
],
23-
"version": "8.0.0-beta.1",
23+
"version": "8.0.0",
2424
"main": "./src/index.js",
2525
"typings": "./src/index.d.ts",
2626
"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.0
4+
5+
### Major Changes
6+
7+
- ceac462: first naga beta release
8+
9+
### Patch Changes
10+
11+
- 935c218: reset naga-dev contract addresses and add naga-staging network
12+
- a48fbfb: Initial version after networks unification
13+
- a59f48f: Initial release for networks unification
14+
315
## 8.0.0-beta.1
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.0-beta.1",
24+
"version": "8.0.0",
2525
"main": "./src/index.js",
2626
"typings": "./src/index.d.ts",
2727
"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.0
4+
5+
### Major Changes
6+
7+
- ceac462: first naga beta release
8+
9+
### Patch Changes
10+
11+
- 935c218: reset naga-dev contract addresses and add naga-staging network
12+
- a48fbfb: Initial version after networks unification
13+
- a59f48f: Initial release for networks unification
14+
315
## 8.0.0-beta.1
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.0-beta.1",
28+
"version": "8.0.0",
2929
"main": "./src/index.js",
3030
"typings": "./src/index.d.ts",
3131
"dependencies": {

0 commit comments

Comments
 (0)