diff --git a/package.json b/package.json index 6abb6a30..4d60c1c9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@nolebase/integrations", "type": "module", - "version": "2.8.0", + "version": "2.8.1", "packageManager": "pnpm@9.12.3", "description": "A collection of diverse documentation engineering tools.", "author": { diff --git a/packages/markdown-it-bi-directional-links/package.json b/packages/markdown-it-bi-directional-links/package.json index d00c66dd..6a998325 100644 --- a/packages/markdown-it-bi-directional-links/package.json +++ b/packages/markdown-it-bi-directional-links/package.json @@ -1,7 +1,7 @@ { "name": "@nolebase/markdown-it-bi-directional-links", "type": "module", - "version": "2.8.0", + "version": "2.8.1", "description": "A markdown-it plugin that adds Obsidian compatible internal links (bi-directional links) to your markdown.", "author": { "name": "Nólëbase", diff --git a/packages/markdown-it-element-transform/package.json b/packages/markdown-it-element-transform/package.json index 83cb5afb..0f27fc8a 100644 --- a/packages/markdown-it-element-transform/package.json +++ b/packages/markdown-it-element-transform/package.json @@ -1,7 +1,7 @@ { "name": "@nolebase/markdown-it-element-transform", "type": "module", - "version": "2.8.0", + "version": "2.8.1", "description": "A markdown-it plugin that transforms elements.", "author": { "name": "Nólëbase", diff --git a/packages/markdown-it-unlazy-img/package.json b/packages/markdown-it-unlazy-img/package.json index 68dcaccf..b5d4faa0 100644 --- a/packages/markdown-it-unlazy-img/package.json +++ b/packages/markdown-it-unlazy-img/package.json @@ -1,7 +1,7 @@ { "name": "@nolebase/markdown-it-unlazy-img", "type": "module", - "version": "2.8.0", + "version": "2.8.1", "description": "A markdown-it plugin wraps and transforms image tags to support lazy loading, blurhash, thumbhash, and more.", "author": { "name": "Nólëbase", diff --git a/packages/ui-asciinema/package.json b/packages/ui-asciinema/package.json index fd7e106c..ff4a30c0 100644 --- a/packages/ui-asciinema/package.json +++ b/packages/ui-asciinema/package.json @@ -1,7 +1,7 @@ { "name": "@nolebase/ui-asciinema", "type": "module", - "version": "2.8.0", + "version": "2.8.1", "description": "Wrapper of `asciinema-player` for VitePress documentation sites.", "author": { "name": "Nólëbase", diff --git a/packages/ui-rive-canvas/package.json b/packages/ui-rive-canvas/package.json index aa9e437d..566df300 100644 --- a/packages/ui-rive-canvas/package.json +++ b/packages/ui-rive-canvas/package.json @@ -1,7 +1,7 @@ { "name": "@nolebase/ui-rive-canvas", "type": "module", - "version": "2.8.0", + "version": "2.8.1", "description": "Wrapper of `@rive-app/canvas` for VitePress documentation sites.", "author": { "name": "Nólëbase", diff --git a/packages/ui/package.json b/packages/ui/package.json index 30f009e1..125469aa 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,7 +1,7 @@ { "name": "@nolebase/ui", "type": "module", - "version": "2.8.0", + "version": "2.8.1", "description": "A collection of Vue components Nolebase uses.", "author": { "name": "Nólëbase", diff --git a/packages/unconfig-vitepress/package.json b/packages/unconfig-vitepress/package.json index 55cca9df..fd2f9d2c 100644 --- a/packages/unconfig-vitepress/package.json +++ b/packages/unconfig-vitepress/package.json @@ -1,7 +1,7 @@ { "name": "@nolebase/unconfig-vitepress", "type": "module", - "version": "2.8.0", + "version": "2.8.1", "private": "true", "description": "A unconfig (unified configurations) for both VitePress and VitePress theme. Supporting all Nólëbase Integrations with default theme.", "author": { diff --git a/packages/vitepress-plugin-enhanced-mark/package.json b/packages/vitepress-plugin-enhanced-mark/package.json index 1296df6f..b9212344 100644 --- a/packages/vitepress-plugin-enhanced-mark/package.json +++ b/packages/vitepress-plugin-enhanced-mark/package.json @@ -1,7 +1,7 @@ { "name": "@nolebase/vitepress-plugin-enhanced-mark", "type": "module", - "version": "2.8.0", + "version": "2.8.1", "description": "A VitePress plugin that empowers mark elements.", "author": { "name": "Nólëbase", diff --git a/packages/vitepress-plugin-enhanced-readabilities/package.json b/packages/vitepress-plugin-enhanced-readabilities/package.json index 8ab2c93f..ca3caa5a 100644 --- a/packages/vitepress-plugin-enhanced-readabilities/package.json +++ b/packages/vitepress-plugin-enhanced-readabilities/package.json @@ -1,7 +1,7 @@ { "name": "@nolebase/vitepress-plugin-enhanced-readabilities", "type": "module", - "version": "2.8.0", + "version": "2.8.1", "description": "A VitePress plugin enhances the readabilities for VitePress built sites.", "author": { "name": "Nólëbase", diff --git a/packages/vitepress-plugin-git-changelog/package.json b/packages/vitepress-plugin-git-changelog/package.json index fd3573cd..b7860d36 100644 --- a/packages/vitepress-plugin-git-changelog/package.json +++ b/packages/vitepress-plugin-git-changelog/package.json @@ -1,7 +1,7 @@ { "name": "@nolebase/vitepress-plugin-git-changelog", "type": "module", - "version": "2.8.0", + "version": "2.8.1", "description": "A VitePress plugin that adds a changelog fetched from git to your documentation.", "author": { "name": "Nólëbase", diff --git a/packages/vitepress-plugin-graph-view/package.json b/packages/vitepress-plugin-graph-view/package.json index 2c9a0168..b4587700 100644 --- a/packages/vitepress-plugin-graph-view/package.json +++ b/packages/vitepress-plugin-graph-view/package.json @@ -1,7 +1,7 @@ { "name": "@nolebase/vitepress-plugin-graph-view", "type": "module", - "version": "2.8.0", + "version": "2.8.1", "private": "true", "description": "A VitePress plugin that provides a graph view for your pages.", "author": { diff --git a/packages/vitepress-plugin-highlight-targeted-heading/package.json b/packages/vitepress-plugin-highlight-targeted-heading/package.json index b94d20af..a5910fba 100644 --- a/packages/vitepress-plugin-highlight-targeted-heading/package.json +++ b/packages/vitepress-plugin-highlight-targeted-heading/package.json @@ -1,7 +1,7 @@ { "name": "@nolebase/vitepress-plugin-highlight-targeted-heading", "type": "module", - "version": "2.8.0", + "version": "2.8.1", "description": "A VitePress plugin blinks to highlight the heading element when targeted and clicked.", "author": { "name": "Nólëbase", diff --git a/packages/vitepress-plugin-inline-link-preview/package.json b/packages/vitepress-plugin-inline-link-preview/package.json index 1cef9da4..163b0123 100644 --- a/packages/vitepress-plugin-inline-link-preview/package.json +++ b/packages/vitepress-plugin-inline-link-preview/package.json @@ -1,7 +1,7 @@ { "name": "@nolebase/vitepress-plugin-inline-link-preview", "type": "module", - "version": "2.8.0", + "version": "2.8.1", "description": "A VitePress plugin that adds a inline popup to help you preview links while reading.", "author": { "name": "Nólëbase", diff --git a/packages/vitepress-plugin-meta/package.json b/packages/vitepress-plugin-meta/package.json index a32c2003..3c770f12 100644 --- a/packages/vitepress-plugin-meta/package.json +++ b/packages/vitepress-plugin-meta/package.json @@ -1,7 +1,7 @@ { "name": "@nolebase/vitepress-plugin-meta", "type": "module", - "version": "2.8.0", + "version": "2.8.1", "description": "A vitepress plugin to add (excerpts, author, authors, etc.) to your rendered pages to maximize SEO and social media sharing capabilities.", "author": { "name": "Nólëbase", diff --git a/packages/vitepress-plugin-og-image/package.json b/packages/vitepress-plugin-og-image/package.json index cf47a769..8f35d749 100644 --- a/packages/vitepress-plugin-og-image/package.json +++ b/packages/vitepress-plugin-og-image/package.json @@ -1,7 +1,7 @@ { "name": "@nolebase/vitepress-plugin-og-image", "type": "module", - "version": "2.8.0", + "version": "2.8.1", "description": "A vitepress plugin to generate Open Graph Protocol previewing images (a.k.a. social media cards) for your site.", "author": { "name": "Nólëbase", diff --git a/packages/vitepress-plugin-page-properties/package.json b/packages/vitepress-plugin-page-properties/package.json index 8549ea43..6ed323f0 100644 --- a/packages/vitepress-plugin-page-properties/package.json +++ b/packages/vitepress-plugin-page-properties/package.json @@ -1,7 +1,7 @@ { "name": "@nolebase/vitepress-plugin-page-properties", "type": "module", - "version": "2.8.0", + "version": "2.8.1", "description": "A VitePress plugin that renders frontmatter as page properties, and makes them editable.", "author": { "name": "Nólëbase", diff --git a/packages/vitepress-plugin-sidebar/package.json b/packages/vitepress-plugin-sidebar/package.json index f0f06243..bdbb434e 100644 --- a/packages/vitepress-plugin-sidebar/package.json +++ b/packages/vitepress-plugin-sidebar/package.json @@ -1,7 +1,7 @@ { "name": "@nolebase/vitepress-plugin-sidebar", "type": "module", - "version": "2.8.0", + "version": "2.8.1", "description": "A vitepress plugin to generate sidebar for your site.", "author": { "name": "Nólëbase", diff --git a/packages/vitepress-plugin-thumbnail-hash/package.json b/packages/vitepress-plugin-thumbnail-hash/package.json index 082434b8..7f9abcbc 100644 --- a/packages/vitepress-plugin-thumbnail-hash/package.json +++ b/packages/vitepress-plugin-thumbnail-hash/package.json @@ -1,7 +1,7 @@ { "name": "@nolebase/vitepress-plugin-thumbnail-hash", "type": "module", - "version": "2.8.0", + "version": "2.8.1", "description": "A VitePress plugin that scan and generate data with blurhash, thumbhash hashing algorithm for images, as well as a standalone component to render images with blurhash and thumbhash.", "author": { "name": "Nólëbase",