Skip to content

Commit

Permalink
chore: 版本1.17.5发布
Browse files Browse the repository at this point in the history
  • Loading branch information
fuqihao.foliet committed Sep 16, 2023
1 parent ff0d72f commit 6dfc39e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@


## [1.17.5](https://github.com/xh-polaris/meowchat-app/compare/v1.17.4...v1.17.5) (2023-09-16)


### 🐛 Bug Fixes | Bug 修复

* 修复一些bug ([ff0d72f](https://github.com/xh-polaris/meowchat-app/commit/ff0d72fa5151944df9b72c3f5b7327e440393fd1))
* 修复轮播图无法点击的bug ([7423e83](https://github.com/xh-polaris/meowchat-app/commit/7423e83865f25e36ea84964f144708947b7e1add))

## [1.17.4](https://github.com/xh-polaris/meowchat-app/compare/v1.17.3...v1.17.4) (2023-09-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"engines": {
"node": ">=16.0.0"
},
"version": "1.17.4",
"version": "1.17.5",
"scripts": {
"dev:app": "uni -p app",
"dev:app-android": "uni -p app-android",
Expand Down

0 comments on commit 6dfc39e

Please sign in to comment.