Skip to content

Commit 3de858f

Browse files
committed
chore(release): update accs changelog
1 parent ca35ff8 commit 3de858f

File tree

2 files changed

+31
-1
lines changed

2 files changed

+31
-1
lines changed

packages/access-control-conditions/CHANGELOG.md

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

3+
## 8.0.0-beta.11
4+
5+
### Patch Changes
6+
7+
- Second attempt to fix webauthn. The error seems to be WebAuthnAuthenticator is missing a scope.
8+
9+
## 8.0.0-beta.10
10+
11+
### Patch Changes
12+
13+
- first attempt to fix webauthn
14+
15+
## 8.0.0-beta.9
16+
17+
### Patch Changes
18+
19+
- fix applied to pkp custom auth for the sign session key endpoint.
20+
21+
## 8.0.0-beta.8
22+
23+
### Patch Changes
24+
25+
- naga dev beta release with keyset
26+
- test
27+
- test
28+
- test
29+
- test
30+
- test
31+
- released naga-dev keyset support. contract addresses and ABIs have been updated
32+
333
## 8.0.0-beta.1
434

535
### 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-beta.11",
2525
"main": "./src/index.js",
2626
"typings": "./src/index.d.ts",
2727
"dependencies": {

0 commit comments

Comments
 (0)