Skip to content

Commit

Permalink
v0.36.57
Browse files Browse the repository at this point in the history
  • Loading branch information
wangshijun committed Oct 29, 2023
1 parent 7908bb1 commit 75ad73d
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.36.57 (October 29, 2023)

- chore: bump deps to latest

## 0.36.56 (October 28, 2023)

- chore: bump deps to latest
Expand Down
2 changes: 1 addition & 1 deletion blocklet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ files:
- blocklet.md
- README.md
- build
version: 0.36.56
version: 0.36.57
author:
name: ArcBlock
email: [email protected]
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"blocklet.yml",
"README.md"
],
"version": "0.36.56",
"version": "0.36.57",
"author": "wangshijun <[email protected]> https://github.com/wangshijun",
"keywords": [
"dapp",
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.36.56
0.36.57

0 comments on commit 75ad73d

Please sign in to comment.