Skip to content

Commit

Permalink
release: v0.11.14
Browse files Browse the repository at this point in the history
  • Loading branch information
hanaTsuk1 committed Jun 30, 2024
1 parent c465306 commit e4efcdc
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 3 additions & 1 deletion changelog/en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [Unreleased]

## [0.11.13] - 2024-06-30
## [0.11.14] - 2024-06-30

### Added

Expand All @@ -12,6 +12,8 @@

- Memory explosion caused by layout💣

## [0.11.13] - 2024-06-30 [YANKED]

## [0.11.12] - 2024-06-27

### Changed
Expand Down
4 changes: 3 additions & 1 deletion changelog/zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [Unreleased]

## [0.11.13] - 2024-06-30
## [0.11.14] - 2024-06-30

### 新增

Expand All @@ -12,6 +12,8 @@

- 布局带来的内存爆炸💣

## [0.11.13] - 2024-06-30 [YANKED]

## [0.11.12] - 2024-06-27

### 变更
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.14-beta.0",
"version": "0.11.14",
"private": true,
"license": "GPL-3.0-only",
"scripts": {
Expand Down

0 comments on commit e4efcdc

Please sign in to comment.