Skip to content

Commit

Permalink
chore: Release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
baiwumm committed Mar 31, 2024
1 parent b3ca52b commit 9f3cd60
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@


## 1.1.0 (2024-03-31)


### ✨ Features | 新功能

* **app:** 初始化 Nuxt3 项目 ([a23b774](https://github.com/baiwumm/nuxt-navigation/commit/a23b774d80ed340949899795e91e32dc5165a979))
* **CHANGELOG:** 使用release-it自动管理版本号和生成CHANGELOG ([b3ca52b](https://github.com/baiwumm/nuxt-navigation/commit/b3ca52b7281023bb3070a2aed7794455fd4d82b1))
* **eslint:** 配置 Eslint、Prettierrc、Husky等项目提交规范 ([201d38d](https://github.com/baiwumm/nuxt-navigation/commit/201d38dbb4d8d03b7d3257286f8b51c5ecc5285c))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "dream-site",
"private": true,
"type": "module",
"version": "1.0.0",
"version": "1.1.0",
"scripts": {
"build": "nuxt build",
"dev": "nuxt dev",
Expand Down

0 comments on commit 9f3cd60

Please sign in to comment.