diff --git a/CHANGELOG.md b/CHANGELOG.md index fcd8248..1c907cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,30 @@ # Changelog +### [Version 1.11.1](https://github.com/arvinxx/npm-template/compare/v1.11.0...v1.11.1) + +Released on **2023-06-12** + +#### 🐛 修复 + +- 更新 CHANGELOG 格式到最新. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- 更新 CHANGELOG 格式到最新 ([050dc64](https://github.com/arvinxx/npm-template/commit/050dc64)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ## Version 1.11.0 Released on **2023-06-12** diff --git a/package.json b/package.json index bad0247..e505ebf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@arvinxu/npm-template", - "version": "1.11.0", + "version": "1.11.1", "description": "a npm develop template", "keywords": [ "npm",