Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

Commit

Permalink
chore(release): 1.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.3](v1.0.2...v1.0.3) (2020-10-14)

### 🐛 Bug 修复

* 优化音频在未加载时禁止多次点击 ([1062f8e](1062f8e))
  • Loading branch information
semantic-release-bot committed Oct 14, 2020
1 parent 468e36f commit 9bd1ea9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# shirakami-haruka-button

## [1.0.3](https://github.com/CaoMeiYouRen/shirakami-haruka-button/compare/v1.0.2...v1.0.3) (2020-10-14)


### 🐛 Bug 修复

* 优化音频在未加载时禁止多次点击 ([1062f8e](https://github.com/CaoMeiYouRen/shirakami-haruka-button/commit/1062f8e))

## [1.0.2](https://github.com/CaoMeiYouRen/shirakami-haruka-button/compare/v1.0.1...v1.0.2) (2020-10-14)


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": "shirakami-haruka-button",
"version": "1.0.2",
"version": "1.0.3",
"private": true,
"author": "CaoMeiYouRen",
"license": "MIT",
Expand Down

0 comments on commit 9bd1ea9

Please sign in to comment.