From 110e63d31f06d1b31537b83a7c0a8a746c9ea132 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 2 Jan 2021 12:23:37 +0000 Subject: [PATCH] chore(release): 1.9.4 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.9.4](https://github.com/CaoMeiYouRen/shirakami-haruka-button/compare/v1.9.3...v1.9.4) (2021-01-02) ### 🐛 Bug 修复 * 新增 loading; 优化图片加载;scss格式化 ([1e4506d](https://github.com/CaoMeiYouRen/shirakami-haruka-button/commit/1e4506d)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 96f1b0d..f6f738d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # shirakami-haruka-button(豹按钮(:3っ)∋) +## [1.9.4](https://github.com/CaoMeiYouRen/shirakami-haruka-button/compare/v1.9.3...v1.9.4) (2021-01-02) + + +### 🐛 Bug 修复 + +* 新增 loading; 优化图片加载;scss格式化 ([1e4506d](https://github.com/CaoMeiYouRen/shirakami-haruka-button/commit/1e4506d)) + ## [1.9.3](https://github.com/CaoMeiYouRen/shirakami-haruka-button/compare/v1.9.2...v1.9.3) (2020-12-30) diff --git a/package.json b/package.json index 557f065..fee6a2a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shirakami-haruka-button", - "version": "1.9.3", + "version": "1.9.4", "private": true, "author": "CaoMeiYouRen", "license": "MIT",