Skip to content

Commit

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

## [Unreleased]

## [0.11.16] - 2024-07-05

### Fixed

- The tooltip position after dragging the chart in `Overview`
- Pulling browser history, some users will get an error when deleting temporary files

## [0.11.15] - 2024-06-30

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

## [Unreleased]

## [0.11.16] - 2024-07-05

### 修复

- `总览`拖拽图表后浮窗位置
- 拉取浏览器历史,部分用户删除临时文件报错

## [0.11.15] - 2024-06-30

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

0 comments on commit ae0b991

Please sign in to comment.