Skip to content

Commit 9ec6b10

Browse files
🔖 chore(release): v1.10.0 [skip ci]
# [Version&nbsp;1.10.0](v1.9.1...v1.10.0) <sup>Released on **2023-06-10**</sup> #### ✨ 新特性 - ****: Add contributor-helper workflow and PR template. - **readme**: Update README formatting and content. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> ##### What's improved * Add contributor-helper workflow and PR template ([15ac439](15ac439)) * **readme**: Update README formatting and content ([de92198](de92198)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
1 parent 15ac439 commit 9ec6b10

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

CHANGELOG.md

+27
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# Changelog
22

3+
# [Version&nbsp;1.10.0](https://github.com/arvinxx/npm-template/compare/v1.9.1...v1.10.0)
4+
5+
<sup>Released on **2023-06-10**</sup>
6+
7+
#### ✨ 新特性
8+
9+
- \*\*\*\*: Add contributor-helper workflow and PR template.
10+
- **readme**: Update README formatting and content.
11+
12+
<br/>
13+
14+
<details>
15+
<summary><kbd>Improvements and Fixes</kbd></summary>
16+
17+
##### What's improved
18+
19+
- Add contributor-helper workflow and PR template ([15ac439](https://github.com/arvinxx/npm-template/commit/15ac439))
20+
- **readme**: Update README formatting and content ([de92198](https://github.com/arvinxx/npm-template/commit/de92198))
21+
22+
</details>
23+
24+
<div align="right">
25+
26+
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
27+
28+
</div>
29+
330
## [Version&nbsp;1.9.1](https://github.com/arvinxx/npm-template/compare/v1.9.0...v1.9.1)
431

532
<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.1",
3+
"version": "1.10.0",
44
"description": "a npm develop template",
55
"keywords": [
66
"npm",

0 commit comments

Comments
 (0)