diff --git a/package.json b/package.json index e0fa69ba8..1e1df9d6d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "type": "module", - "version": "1.17.4", + "version": "1.17.5", "private": true, "packageManager": "pnpm@9.10.0", "scripts": { diff --git a/packages/cli/package.json b/packages/cli/package.json index 5650aeaa4..2b5aa6729 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,7 +1,7 @@ { "name": "@shikijs/cli", "type": "module", - "version": "1.17.4", + "version": "1.17.5", "description": "Shiki in the command line", "author": "Anthony Fu ", "license": "MIT", diff --git a/packages/compat/package.json b/packages/compat/package.json index 72f0b2d93..bdecebf3c 100644 --- a/packages/compat/package.json +++ b/packages/compat/package.json @@ -1,7 +1,7 @@ { "name": "@shikijs/compat", "type": "module", - "version": "1.17.4", + "version": "1.17.5", "description": "Shiki v0.x compatible API", "author": "Anthony Fu ", "license": "MIT", diff --git a/packages/core/package.json b/packages/core/package.json index 8e01292e0..98e403f91 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,7 +1,7 @@ { "name": "@shikijs/core", "type": "module", - "version": "1.17.4", + "version": "1.17.5", "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 1ff557cf6..eb66a78f6 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.17.4", + "version": "1.17.5", "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 c710d6ad4..2fedf0bc3 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.17.4", + "version": "1.17.5", "description": "Engine for Shiki using JavaScript's native RegExp", "author": "Anthony Fu ", "license": "MIT", diff --git a/packages/markdown-it/package.json b/packages/markdown-it/package.json index 246aa0ed5..eb723a9eb 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.17.4", + "version": "1.17.5", "description": "markdown-it integration for shiki", "author": "Anthony Fu ", "license": "MIT", diff --git a/packages/monaco/package.json b/packages/monaco/package.json index 38cbc2188..33d151357 100644 --- a/packages/monaco/package.json +++ b/packages/monaco/package.json @@ -1,7 +1,7 @@ { "name": "@shikijs/monaco", "type": "module", - "version": "1.17.4", + "version": "1.17.5", "description": "Use Shiki for Monaco Editor", "author": "Anthony Fu ", "license": "MIT", diff --git a/packages/rehype/package.json b/packages/rehype/package.json index da8a69a9c..3fd5f1648 100644 --- a/packages/rehype/package.json +++ b/packages/rehype/package.json @@ -1,7 +1,7 @@ { "name": "@shikijs/rehype", "type": "module", - "version": "1.17.4", + "version": "1.17.5", "description": "rehype integration for shiki", "author": "Anthony Fu ", "license": "MIT", diff --git a/packages/shiki/package.json b/packages/shiki/package.json index dccfb23d8..7fd80e4d6 100644 --- a/packages/shiki/package.json +++ b/packages/shiki/package.json @@ -1,7 +1,7 @@ { "name": "shiki", "type": "module", - "version": "1.17.4", + "version": "1.17.5", "description": "A beautiful Syntax Highlighter.", "author": "Pine Wu ; Anthony Fu ", "license": "MIT", diff --git a/packages/transformers/package.json b/packages/transformers/package.json index 8cd4a291a..a9753d91a 100644 --- a/packages/transformers/package.json +++ b/packages/transformers/package.json @@ -1,7 +1,7 @@ { "name": "@shikijs/transformers", "type": "module", - "version": "1.17.4", + "version": "1.17.5", "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 40284f528..566f19dc1 100644 --- a/packages/twoslash/package.json +++ b/packages/twoslash/package.json @@ -1,7 +1,7 @@ { "name": "@shikijs/twoslash", "type": "module", - "version": "1.17.4", + "version": "1.17.5", "description": "Shiki transformer for twoslash", "author": "Anthony Fu ", "license": "MIT", diff --git a/packages/types/package.json b/packages/types/package.json index 5e9f3d080..5e6f45a99 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,7 +1,7 @@ { "name": "@shikijs/types", "type": "module", - "version": "1.17.4", + "version": "1.17.5", "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 3dbcac8f7..5c361be0f 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.17.4", + "version": "1.17.5", "description": "Enable Twoslash support in VitePress", "author": "Anthony Fu ", "license": "MIT",