Skip to content

Commit

Permalink
🔖 chore(release): v1.9.0 [skip ci]
Browse files Browse the repository at this point in the history
# [Version 1.9.0](v1.8.0...v1.9.0)
<sup>Released on **2023-06-10**</sup>

#### ✨ 新特性

- ****: 升级 changelog 配置.

#### 🐛 修复

- ****: 兼容最新的 vitest v8 provider.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

##### What's improved

* 升级 changelog 配置 ([37562fa](37562fa))

##### What's fixed

* 兼容最新的 vitest v8 provider ([e29309e](e29309e))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
  • Loading branch information
semantic-release-bot committed Jun 10, 2023
1 parent 37562fa commit 088b385
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 1 deletion.
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,38 @@
# Changelog

# [Version&nbsp;1.9.0](https://github.com/arvinxx/npm-template/compare/v1.8.0...v1.9.0)

<sup>Released on **2023-06-10**</sup>

#### ✨ 新特性

- \*\*\*\*: 升级 changelog 配置.

#### 🐛 修复

- \*\*\*\*: 兼容最新的 vitest v8 provider.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

##### What's improved

- 升级 changelog 配置 ([37562fa](https://github.com/arvinxx/npm-template/commit/37562fa))

##### What's fixed

- 兼容最新的 vitest v8 provider ([e29309e](https://github.com/arvinxx/npm-template/commit/e29309e))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>

# [1.8.0](https://github.com/arvinxx/npm-template/compare/v1.7.0...v1.8.0) (2023-05-23)

### ✨ 新特性
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@arvinxu/npm-template",
"version": "1.8.0",
"version": "1.9.0",
"description": "a npm develop template",
"keywords": [
"npm",
Expand Down

1 comment on commit 088b385

@vercel
Copy link

@vercel vercel bot commented on 088b385 Jun 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.