From f4325fa46268d2be4a07471fdc6c53e68f2701a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B1=B1=E5=90=B9=E8=89=B2=E5=BE=A1=E5=AE=88?= <85992002+KazariEX@users.noreply.github.com> Date: Fri, 11 Oct 2024 15:56:35 +0800 Subject: [PATCH] release: v0.0.12 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e4a904..632c97d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +## 0.0.12 (2024-10-11) + +### Features + +- add `defaultSelector` option +- allow passing `false` to `defaultTheme` + +### Bug Fixes + +- avoid index out of bounds during temporary updates +- should not use the end index of longer lines + ## 0.0.11 (2024-10-10) ### Features diff --git a/package.json b/package.json index 6b71710..e76b407 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "plain-shiki", - "version": "0.0.11", + "version": "0.0.12", "description": "Highlight your plaintext via Shiki", "keywords": [ "shiki",