diff --git a/package.json b/package.json index 46583dc8..a57ec65b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "type": "module", - "version": "1.25.0", + "version": "1.25.1", "private": true, "packageManager": "pnpm@9.15.2", "scripts": { diff --git a/packages/cli/package.json b/packages/cli/package.json index 4a810fcb..41e82e10 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,7 +1,7 @@ { "name": "@shikijs/cli", "type": "module", - "version": "1.25.0", + "version": "1.25.1", "description": "Shiki in the command line", "author": "Anthony Fu ", "license": "MIT", diff --git a/packages/colorized-brackets/package.json b/packages/colorized-brackets/package.json index 10481c48..a2ef6b90 100644 --- a/packages/colorized-brackets/package.json +++ b/packages/colorized-brackets/package.json @@ -1,7 +1,7 @@ { "name": "@shikijs/colorized-brackets", "type": "module", - "version": "1.25.0", + "version": "1.25.1", "description": "Collective of common transformers transformers for Shiki", "author": "Michael Moore ", "license": "MIT", diff --git a/packages/compat/package.json b/packages/compat/package.json index 3a1a0459..21b14e06 100644 --- a/packages/compat/package.json +++ b/packages/compat/package.json @@ -1,7 +1,7 @@ { "name": "@shikijs/compat", "type": "module", - "version": "1.25.0", + "version": "1.25.1", "description": "Shiki v0.x compatible API", "author": "Anthony Fu ", "license": "MIT", diff --git a/packages/core/package.json b/packages/core/package.json index 0ecb183b..b608e974 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,7 +1,7 @@ { "name": "@shikijs/core", "type": "module", - "version": "1.25.0", + "version": "1.25.1", "description": "Core of Shiki", "author": "Pine Wu ; Anthony Fu ", "license": "MIT", diff --git a/packages/engine-javascript/package.json b/packages/engine-javascript/package.json index 46b62287..5d5c7107 100644 --- a/packages/engine-javascript/package.json +++ b/packages/engine-javascript/package.json @@ -1,7 +1,7 @@ { "name": "@shikijs/engine-javascript", "type": "module", - "version": "1.25.0", + "version": "1.25.1", "description": "Engine for Shiki using JavaScript's native RegExp", "author": "Anthony Fu ", "license": "MIT", diff --git a/packages/engine-oniguruma/package.json b/packages/engine-oniguruma/package.json index 6d81577a..8f027d2e 100644 --- a/packages/engine-oniguruma/package.json +++ b/packages/engine-oniguruma/package.json @@ -1,7 +1,7 @@ { "name": "@shikijs/engine-oniguruma", "type": "module", - "version": "1.25.0", + "version": "1.25.1", "description": "Engine for Shiki using Oniguruma RegExp engine in WebAssembly", "author": "Anthony Fu ", "license": "MIT", diff --git a/packages/langs/package.json b/packages/langs/package.json index c318edaf..73be2cb2 100644 --- a/packages/langs/package.json +++ b/packages/langs/package.json @@ -1,7 +1,7 @@ { "name": "@shikijs/langs", "type": "module", - "version": "1.25.0", + "version": "1.25.1", "description": "TextMate grammars for Shiki in ESM", "author": "Anthony Fu ", "license": "MIT", diff --git a/packages/markdown-it/package.json b/packages/markdown-it/package.json index db4d1f8f..9c22f565 100644 --- a/packages/markdown-it/package.json +++ b/packages/markdown-it/package.json @@ -1,7 +1,7 @@ { "name": "@shikijs/markdown-it", "type": "module", - "version": "1.25.0", + "version": "1.25.1", "description": "markdown-it integration for shiki", "author": "Anthony Fu ", "license": "MIT", diff --git a/packages/monaco/package.json b/packages/monaco/package.json index 1789e23f..51881b7b 100644 --- a/packages/monaco/package.json +++ b/packages/monaco/package.json @@ -1,7 +1,7 @@ { "name": "@shikijs/monaco", "type": "module", - "version": "1.25.0", + "version": "1.25.1", "description": "Use Shiki for Monaco Editor", "author": "Anthony Fu ", "license": "MIT", diff --git a/packages/rehype/package.json b/packages/rehype/package.json index 13d55816..4e3b51ae 100644 --- a/packages/rehype/package.json +++ b/packages/rehype/package.json @@ -1,7 +1,7 @@ { "name": "@shikijs/rehype", "type": "module", - "version": "1.25.0", + "version": "1.25.1", "description": "rehype integration for shiki", "author": "Anthony Fu ", "license": "MIT", diff --git a/packages/shiki/package.json b/packages/shiki/package.json index 65e1f007..7837d452 100644 --- a/packages/shiki/package.json +++ b/packages/shiki/package.json @@ -1,7 +1,7 @@ { "name": "shiki", "type": "module", - "version": "1.25.0", + "version": "1.25.1", "description": "A beautiful Syntax Highlighter.", "author": "Pine Wu ; Anthony Fu ", "license": "MIT", diff --git a/packages/themes/package.json b/packages/themes/package.json index 4889ed5e..0ff18080 100644 --- a/packages/themes/package.json +++ b/packages/themes/package.json @@ -1,7 +1,7 @@ { "name": "@shikijs/themes", "type": "module", - "version": "1.25.0", + "version": "1.25.1", "description": "TextMate themes for Shiki in ESM", "author": "Anthony Fu ", "license": "MIT", diff --git a/packages/transformers/package.json b/packages/transformers/package.json index a43489b9..3fad26dd 100644 --- a/packages/transformers/package.json +++ b/packages/transformers/package.json @@ -1,7 +1,7 @@ { "name": "@shikijs/transformers", "type": "module", - "version": "1.25.0", + "version": "1.25.1", "description": "Collective of common transformers transformers for Shiki", "author": "Anthony Fu ", "license": "MIT", diff --git a/packages/twoslash/package.json b/packages/twoslash/package.json index c97cb44d..4388ce51 100644 --- a/packages/twoslash/package.json +++ b/packages/twoslash/package.json @@ -1,7 +1,7 @@ { "name": "@shikijs/twoslash", "type": "module", - "version": "1.25.0", + "version": "1.25.1", "description": "Shiki transformer for twoslash", "author": "Anthony Fu ", "license": "MIT", diff --git a/packages/types/package.json b/packages/types/package.json index 2f795c3b..9c3aca48 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,7 +1,7 @@ { "name": "@shikijs/types", "type": "module", - "version": "1.25.0", + "version": "1.25.1", "description": "Type definitions for Shiki", "author": "Anthony Fu ", "license": "MIT", diff --git a/packages/vitepress-twoslash/package.json b/packages/vitepress-twoslash/package.json index f81d5729..3f86d8d1 100644 --- a/packages/vitepress-twoslash/package.json +++ b/packages/vitepress-twoslash/package.json @@ -1,7 +1,7 @@ { "name": "@shikijs/vitepress-twoslash", "type": "module", - "version": "1.25.0", + "version": "1.25.1", "description": "Enable Twoslash support in VitePress", "author": "Anthony Fu ", "license": "MIT",