Skip to content

Commit 257a40b

Browse files
committed
chore(release): 0.3.23
1 parent e4ecd58 commit 257a40b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.3.23](https://github.com/lay2dev/pw-core/compare/v0.3.22...v0.3.23) (2022-06-05)
6+
7+
8+
### Bug Fixes
9+
10+
* update ckb node url ([e4ecd58](https://github.com/lay2dev/pw-core/commit/e4ecd5842e206cdfa83a30c9a7945cf261a720f2))
11+
512
### [0.3.22](https://github.com/lay2dev/pw-core/compare/v0.3.22-beta.0...v0.3.22) (2020-12-29)
613

714

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lay2/pw-core",
3-
"version": "0.3.22",
3+
"version": "0.3.23",
44
"description": "the javascript sdk of pw-sdk",
55
"main": "build/main/index.js",
66
"typings": "build/main/index.d.ts",

0 commit comments

Comments
 (0)