Skip to content

Commit 65e1676

Browse files
🔖 chore(release): v1.11.1 [skip ci]
### [Version&nbsp;1.11.1](v1.11.0...v1.11.1) <sup>Released on **2023-06-12**</sup> #### 🐛 修复 - 更新 CHANGELOG 格式到最新. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * 更新 CHANGELOG 格式到最新 ([050dc64](050dc64)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
1 parent 050dc64 commit 65e1676

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

CHANGELOG.md

+25
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# Changelog
22

3+
### [Version&nbsp;1.11.1](https://github.com/arvinxx/npm-template/compare/v1.11.0...v1.11.1)
4+
5+
<sup>Released on **2023-06-12**</sup>
6+
7+
#### 🐛 修复
8+
9+
- 更新 CHANGELOG 格式到最新.
10+
11+
<br/>
12+
13+
<details>
14+
<summary><kbd>Improvements and Fixes</kbd></summary>
15+
16+
#### What's fixed
17+
18+
- 更新 CHANGELOG 格式到最新 ([050dc64](https://github.com/arvinxx/npm-template/commit/050dc64))
19+
20+
</details>
21+
22+
<div align="right">
23+
24+
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
25+
26+
</div>
27+
328
## Version&nbsp;1.11.0
429

530
<sup>Released on **2023-06-12**</sup>

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@arvinxu/npm-template",
3-
"version": "1.11.0",
3+
"version": "1.11.1",
44
"description": "a npm develop template",
55
"keywords": [
66
"npm",

0 commit comments

Comments
 (0)