Skip to content

Commit 8689288

Browse files
🔖 chore(release): v1.11.0 [skip ci]
## [Version&nbsp;1.11.0](v1.10.0...v1.11.0) <sup>Released on **2023-06-12**</sup> #### ✨ 新特性 - Upgrade changelog configuration. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * Upgrade changelog configuration ([cac6de6](cac6de6)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
1 parent cac6de6 commit 8689288

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.0](https://github.com/arvinxx/npm-template/compare/v1.10.0...v1.11.0)
4+
5+
<sup>Released on **2023-06-12**</sup>
6+
7+
#### ✨ 新特性
8+
9+
- Upgrade changelog configuration.
10+
11+
<br/>
12+
13+
<details>
14+
<summary><kbd>Improvements and Fixes</kbd></summary>
15+
16+
#### What's improved
17+
18+
- Upgrade changelog configuration ([cac6de6](https://github.com/arvinxx/npm-template/commit/cac6de6))
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.10.0](https://github.com/arvinxx/npm-template/compare/v1.9.1...v1.10.0)
429

530
<sup>Released on **2023-06-10**</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.10.0",
3+
"version": "1.11.0",
44
"description": "a npm develop template",
55
"keywords": [
66
"npm",

0 commit comments

Comments
 (0)