Skip to content

Commit

Permalink
release: v0.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hanaTsuk1 committed Jan 5, 2025
1 parent 7806b7a commit 4bd6aa1
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 1 deletion.
10 changes: 10 additions & 0 deletions changelog/en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

## [Unreleased]

## [0.13.3] - 2025-01-05

### Added

- Ability to hide `Plan` and `Label`

### Changed

- Heatmap color range

## [0.13.2] - 2024-12-24

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

## [Unreleased]

## [0.13.3] - 2025-01-05

### 新增

- 可隐藏`计划``标签`

### 变更

- 热力图颜色区间

## [0.13.2] - 2024-12-24

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

0 comments on commit 4bd6aa1

Please sign in to comment.