From e4efcdc4df098e7639ca41008eb3893ef934da61 Mon Sep 17 00:00:00 2001 From: hanaTsuk1 <101488209+hanaTsuk1@users.noreply.github.com> Date: Sun, 30 Jun 2024 12:56:27 +0800 Subject: [PATCH] release: v0.11.14 --- changelog/en-US.md | 4 +++- changelog/zh-CN.md | 4 +++- package.json | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/changelog/en-US.md b/changelog/en-US.md index f451345..c7be80a 100644 --- a/changelog/en-US.md +++ b/changelog/en-US.md @@ -2,7 +2,7 @@ ## [Unreleased] -## [0.11.13] - 2024-06-30 +## [0.11.14] - 2024-06-30 ### Added @@ -12,6 +12,8 @@ - Memory explosion caused by layout💣 +## [0.11.13] - 2024-06-30 [YANKED] + ## [0.11.12] - 2024-06-27 ### Changed diff --git a/changelog/zh-CN.md b/changelog/zh-CN.md index bf939c4..8bed693 100644 --- a/changelog/zh-CN.md +++ b/changelog/zh-CN.md @@ -2,7 +2,7 @@ ## [Unreleased] -## [0.11.13] - 2024-06-30 +## [0.11.14] - 2024-06-30 ### 新增 @@ -12,6 +12,8 @@ - 布局带来的内存爆炸💣 +## [0.11.13] - 2024-06-30 [YANKED] + ## [0.11.12] - 2024-06-27 ### 变更 diff --git a/package.json b/package.json index b80c1eb..c268e3a 100644 --- a/package.json +++ b/package.json @@ -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": {