Skip to content

Commit

Permalink
release: v0.11.11
Browse files Browse the repository at this point in the history
  • Loading branch information
hanaTsuk1 committed Jun 25, 2024
1 parent b21ec20 commit 2e04468
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.11.11] - 2024-06-25

### Added

- Processing of `Settings` startup after migration

### Fixed

- `Timeline` link cannot be clicked

## [0.11.10] - 2024-06-24

### Changed
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.11.11] - 2024-06-25

### 新增

- 迁移后对`设置`开机启动处理

### 修复

- `时间线`链接无法点击

## [0.11.10] - 2024-06-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.11.10",
"version": "0.11.11",
"private": true,
"license": "GPL-3.0-only",
"scripts": {
Expand Down

0 comments on commit 2e04468

Please sign in to comment.