From 762ff55f6a96148da7e4d00e4d5af9b7de305771 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 1 May 2024 07:40:10 +0000 Subject: [PATCH] :bookmark: chore(release): v1.1.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [Version 1.1.0](https://github.com/eternallycyf/ims-playground/compare/v1.0.0...v1.1.0) Released on **2024-05-01** #### ✨ 新特性 - Add Playground. #### 🔖 杂项 - Update gitattributes.
Improvements and Fixes #### 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))
--- CHANGELOG.md | 27 +++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ba352e..e87ccf3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,32 @@ # Changelog +## [Version 1.1.0](https://github.com/eternallycyf/ims-playground/compare/v1.0.0...v1.1.0) + +Released on **2024-05-01** + +#### ✨ 新特性 + +- Add Playground. + +#### 🔖 杂项 + +- Update gitattributes. + +
+ +
+Improvements and Fixes + +#### 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)) + +
+ ## Version 1.0.0 Released on **2024-05-01** diff --git a/package.json b/package.json index aed51c8..c689059 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ims-playground", - "version": "1.0.0", + "version": "1.1.0", "description": "react playground", "keywords": [ "react",