diff --git a/CHANGELOG.md b/CHANGELOG.md index ee91b15..efa69ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,30 @@ # Changelog +## [Version 1.9.1](https://github.com/arvinxx/npm-template/compare/v1.9.0...v1.9.1) + +Released on **2023-06-10** + +#### 🐛 修复 + +- \*\*\*\*: Update release workflow. + +
+ +
+Improvements and Fixes + +##### What's fixed + +- Update release workflow ([41d342d](https://github.com/arvinxx/npm-template/commit/41d342d)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ # [Version 1.9.0](https://github.com/arvinxx/npm-template/compare/v1.8.0...v1.9.0) Released on **2023-06-10** diff --git a/package.json b/package.json index 0db7db3..4d5eeaf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@arvinxu/npm-template", - "version": "1.9.0", + "version": "1.9.1", "description": "a npm develop template", "keywords": [ "npm",