Skip to content

Commit

Permalink
chore(release): 0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
yulimchen committed Jul 1, 2023
1 parent b398939 commit 5416a3e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.5.6](https://github.com/yulimchen/vue3-h5-template/compare/v0.5.5...v0.5.6) (2023-07-01)


### 💄 Styles | 风格

* **layout:** 修复大小写警告 ([53b1557](https://github.com/yulimchen/vue3-h5-template/commit/53b15578a55eccbae73377f27f7696b97087cf43))


### ✨ Features | 新功能

* 黑暗模式支持缓存 ([b398939](https://github.com/yulimchen/vue3-h5-template/commit/b398939ab7ba0c6b50ffb3a6b4f38ebc0512dc56))

### [0.5.5](https://github.com/yulimchen/vue3-h5-template/compare/v0.5.4...v0.5.5) (2023-06-30)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vue3-h5-template",
"homepage": "https://yulimchen.github.io/vue3-h5-template/",
"version": "0.5.5",
"version": "0.5.6",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit 5416a3e

Please sign in to comment.