Skip to content

Commit

Permalink
v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wangshijun committed Apr 23, 2023
1 parent 4b8be97 commit f2e8735
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.7.0 (April 24, 2023)

- chore: bump deps to latest
- [skip ci] Update README.md

## 1.6.1 (April 04, 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
@@ -1,5 +1,5 @@
name: auth-demo
version: 1.6.1
version: 1.7.0
main: api/index.js
author:
name: linchen1987
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.6.1",
"version": "1.7.0",
"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.6.1
1.7.0

0 comments on commit f2e8735

Please sign in to comment.