Skip to content

Commit

Permalink
release: v0.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hanaTsuk1 committed Sep 12, 2024
1 parent 68cb9ba commit 6135e02
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 1 deletion.
11 changes: 11 additions & 0 deletions changelog/en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

## [Unreleased]

## [0.12.3] - 2024-09-12

### Added

- Add support for Arc browser
- Add multiple formats and jump functions to `Timeline` search

### Changed

- `Overview` daily active chart floating distinction highlighted area

## [0.12.2] - 2024-08-31

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

## [Unreleased]

## [0.12.3] - 2024-09-12

### 新增

- 增加对Arc浏览器支持
- `时间线`搜索添加多种格式及跳转功能

### 变更

- `总览`每日活跃图表悬浮区分高亮区域

## [0.12.2] - 2024-08-31

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

0 comments on commit 6135e02

Please sign in to comment.