Skip to content

Commit c371563

Browse files
🔖 chore(release): v1.9.1 [skip ci]
## [Version&nbsp;1.9.1](v1.9.0...v1.9.1) <sup>Released on **2023-06-10**</sup> #### 🐛 修复 - ****: Update release workflow. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> ##### What's fixed * Update release workflow ([41d342d](41d342d)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
1 parent 41d342d commit c371563

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.9.1](https://github.com/arvinxx/npm-template/compare/v1.9.0...v1.9.1)
4+
5+
<sup>Released on **2023-06-10**</sup>
6+
7+
#### 🐛 修复
8+
9+
- \*\*\*\*: Update release workflow.
10+
11+
<br/>
12+
13+
<details>
14+
<summary><kbd>Improvements and Fixes</kbd></summary>
15+
16+
##### What's fixed
17+
18+
- Update release workflow ([41d342d](https://github.com/arvinxx/npm-template/commit/41d342d))
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.9.0](https://github.com/arvinxx/npm-template/compare/v1.8.0...v1.9.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.9.0",
3+
"version": "1.9.1",
44
"description": "a npm develop template",
55
"keywords": [
66
"npm",

0 commit comments

Comments
 (0)