Skip to content

Commit

Permalink
release: v0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hanaTsuk1 committed Oct 28, 2024
1 parent 8fd179e commit f6f0187
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 1 deletion.
13 changes: 13 additions & 0 deletions changelog/en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

## [Unreleased]

## [0.13.1] - 2024-10-28

### Added

- Announcement
- When filtering the `Monitor` page, the administrator's identity is displayed
- `Help` is added to the `Status Bar`

### Changed

- Update settings
- Optimize tutorials

## [0.13.0] - 2024-10-21

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

## [Unreleased]

## [0.13.1] - 2024-10-28

### 新增

- 公告通知
- `监听`页面筛选时,管理员身份显示
- `状态栏`新增`帮助`

### 变更

- 更新设置
- 优化教程

## [0.13.0] - 2024-10-21

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

0 comments on commit f6f0187

Please sign in to comment.