Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Commit

Permalink
chore(release): 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
xuqingkai committed Oct 17, 2023
1 parent 8c87af5 commit 53bd1bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# 更新日志


### [1.0.3](https://github.com/Moonofweisheng/wot-starter/compare/v1.0.2...v1.0.3) (2023-10-17)

### [1.0.2](https://github.com/Moonofweisheng/wot-starter/compare/v1.0.1...v1.0.2) (2023-09-25)


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": "wot-starter",
"version": "1.0.2",
"version": "1.0.3",
"scripts": {
"dev:app": "uni -p app",
"dev:app-android": "uni -p app-android",
Expand Down

0 comments on commit 53bd1bb

Please sign in to comment.