Skip to content

Commit

Permalink
v1.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
wangshijun committed Oct 29, 2023
1 parent 3b4b59d commit 273dba0
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 @@
## 1.13.3 (October 29, 2023)

- chore: bump deps to latest

## 1.13.2 (September 28, 2023)

- chore: update blocklet.yml
Expand Down
2 changes: 1 addition & 1 deletion blocklet.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: auth-demo
version: 1.13.2
version: 1.13.3
main: api/index.js
author:
name: ArcBlock
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "auth-demo",
"version": "1.13.2",
"version": "1.13.3",
"main": "index.js",
"author": "ArcBlock",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.13.2
1.13.3

0 comments on commit 273dba0

Please sign in to comment.