Skip to content

Commit

Permalink
release: v0.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hanaTsuk1 committed Jan 10, 2025
1 parent 8cf6413 commit be78e03
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.13.4] - 2025-01-10

### Added

- Added `time block`

## [0.13.3] - 2025-01-05

### Added
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.13.4] - 2025-01-10

### 新增

- 移植`时间块`

## [0.13.3] - 2025-01-05

### 新增
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.13.3",
"version": "0.13.4",
"private": true,
"license": "GPL-3.0-only",
"scripts": {
Expand Down

0 comments on commit be78e03

Please sign in to comment.