diff --git a/package.json b/package.json index 3a05f265..65150e91 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@nolebase/integrations", "type": "module", - "version": "1.22.3", + "version": "1.22.4", "packageManager": "pnpm@8.15.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 d161f7ef..d1e9b2c4 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": "1.22.3", + "version": "1.22.4", "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 8e3e2c59..c711975a 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": "1.22.3", + "version": "1.22.4", "description": "A markdown-it plugin that transforms 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 c98b3be6..708b59e3 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": "1.22.3", + "version": "1.22.4", "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 5074d36c..e080dd55 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": "1.22.3", + "version": "1.22.4", "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-highlight-targeted-heading/package.json b/packages/vitepress-plugin-highlight-targeted-heading/package.json index 6aa6373b..dba10100 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": "1.22.3", + "version": "1.22.4", "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 754862c7..60751a8a 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": "1.22.3", + "version": "1.22.4", "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-page-properties/package.json b/packages/vitepress-plugin-page-properties/package.json index a47166c8..796a4af1 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": "1.22.3", + "version": "1.22.4", "description": "A VitePress plugin that renders frontmatter as page properties, and makes them editable.", "author": { "name": "Nólëbase",