Skip to content

Commit

Permalink
🔖 chore(release): v1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
## [Version 1.1.0](v1.0.0...v1.1.0)
<sup>Released on **2024-05-01**</sup>

#### ✨ 新特性

- Add Playground.

#### 🔖 杂项

- Update gitattributes.

<br/>

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

#### What's improved

* Add Playground ([2a80968](2a80968))

#### Chores

* Update gitattributes ([568c736](568c736))

</details>
  • Loading branch information
semantic-release-bot committed May 1, 2024
1 parent 2a80968 commit 762ff55
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# Changelog

## [Version&nbsp;1.1.0](https://github.com/eternallycyf/ims-playground/compare/v1.0.0...v1.1.0)

<sup>Released on **2024-05-01**</sup>

#### ✨ 新特性

- Add Playground.

#### 🔖 杂项

- Update gitattributes.

<br/>

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

#### What's improved

- Add Playground ([2a80968](https://github.com/eternallycyf/ims-playground/commit/2a80968))

#### Chores

- Update gitattributes ([568c736](https://github.com/eternallycyf/ims-playground/commit/568c736))

</details>

## Version&nbsp;1.0.0

<sup>Released on **2024-05-01**</sup>
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": "ims-playground",
"version": "1.0.0",
"version": "1.1.0",
"description": "react playground",
"keywords": [
"react",
Expand Down

0 comments on commit 762ff55

Please sign in to comment.