Skip to content

Commit 0958cb9

Browse files
chore(release): [skip ci] Liquid Client
# [1.0.0-canary.3](v1.0.0-canary.2...v1.0.0-canary.3) (2024-12-18) ### Bug Fixes * publish configuration and skip actions on release commit ([80a437a](80a437a))
1 parent 80a437a commit 0958cb9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.0.0-canary.3](https://github.com/algorandfoundation/liquid-auth-js/compare/v1.0.0-canary.2...v1.0.0-canary.3) (2024-12-18)
2+
3+
4+
### Bug Fixes
5+
6+
* publish configuration and skip actions on release commit ([80a437a](https://github.com/algorandfoundation/liquid-auth-js/commit/80a437a66ce248bc842f9da2ae7c8b4f74e829a9))
7+
18
# [1.0.0-canary.2](https://github.com/algorandfoundation/liquid-auth-js/compare/v1.0.0-canary.1...v1.0.0-canary.2) (2024-12-18)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@algorandfoundation/liquid-client",
3-
"version": "1.0.0-canary.2",
3+
"version": "1.0.0-canary.3",
44
"description": "Connect to a Liquid Auth service",
55
"main": "./lib/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)