Skip to content

Commit

Permalink
release: v0.11.21
Browse files Browse the repository at this point in the history
  • Loading branch information
hanaTsuk1 committed Jul 21, 2024
1 parent 3b60e12 commit b59460d
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
6 changes: 6 additions & 0 deletions changelog/en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

## [Unreleased]

## [0.11.21] - 2024-07-21

### Fixed

- Manual timer not cleared after expiration

## [0.11.20] - 2024-07-21

### Fixed
Expand Down
6 changes: 6 additions & 0 deletions changelog/zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

## [Unreleased]

## [0.11.21] - 2024-07-21

### 修复

- 手动计时器结束后未清空

## [0.11.20] - 2024-07-21

### 修复
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "shion",
"type": "module",
"version": "0.11.20",
"version": "0.11.21",
"private": true,
"license": "GPL-3.0-only",
"scripts": {
Expand Down

0 comments on commit b59460d

Please sign in to comment.