From 5fef57f2e8b8b23930ed7dc384622aebe5f84529 Mon Sep 17 00:00:00 2001 From: Neko Ayaka Date: Wed, 15 May 2024 17:31:30 +0800 Subject: [PATCH] release: pre-release v2.0.0-rc14 Signed-off-by: Neko Ayaka --- docs/pages/en/index.md | 14 +++++++------- docs/pages/en/integrations/index.md | 14 +++++++------- docs/pages/zh-CN/index.md | 14 +++++++------- docs/pages/zh-CN/integrations/index.md | 14 +++++++------- package.json | 2 +- .../markdown-it-bi-directional-links/package.json | 2 +- .../markdown-it-element-transform/package.json | 2 +- packages/markdown-it-unlazy-img/package.json | 2 +- packages/ui/package.json | 2 +- packages/unconfig-vitepress/package.json | 2 +- .../vitepress-plugin-enhanced-mark/package.json | 2 +- .../package.json | 2 +- .../vitepress-plugin-git-changelog/package.json | 2 +- packages/vitepress-plugin-graph-view/package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- packages/vitepress-plugin-og-image/package.json | 2 +- .../vitepress-plugin-page-properties/package.json | 2 +- .../vitepress-plugin-thumbnail-hash/package.json | 2 +- 19 files changed, 43 insertions(+), 43 deletions(-) diff --git a/docs/pages/en/index.md b/docs/pages/en/index.md index b073470c..6c317304 100644 --- a/docs/pages/en/index.md +++ b/docs/pages/en/index.md @@ -43,13 +43,13 @@ Nólëbase Integrations project provides a variety of integrations, plugins, com
@@ -61,25 +61,25 @@ Nólëbase Integrations project provides a variety of integrations, plugins, com @@ -100,7 +100,7 @@ Nólëbase Integrations project provides a variety of integrations, plugins, com Enhanced <mark> elements diff --git a/docs/pages/en/integrations/index.md b/docs/pages/en/integrations/index.md index 38092c9d..1b79329d 100644 --- a/docs/pages/en/integrations/index.md +++ b/docs/pages/en/integrations/index.md @@ -8,7 +8,7 @@ Nólëbase Integrations project provides a variety of integrations, plugins, com @@ -16,7 +16,7 @@ Nólëbase Integrations project provides a variety of integrations, plugins, com @@ -32,7 +32,7 @@ Nólëbase Integrations project provides a variety of integrations, plugins, com @@ -40,7 +40,7 @@ Nólëbase Integrations project provides a variety of integrations, plugins, com @@ -48,7 +48,7 @@ Nólëbase Integrations project provides a variety of integrations, plugins, com @@ -56,7 +56,7 @@ Nólëbase Integrations project provides a variety of integrations, plugins, com @@ -83,7 +83,7 @@ Nólëbase Integrations project provides a variety of integrations, plugins, com Enhanced <mark> elements diff --git a/docs/pages/zh-CN/index.md b/docs/pages/zh-CN/index.md index 77146338..ab4b7827 100644 --- a/docs/pages/zh-CN/index.md +++ b/docs/pages/zh-CN/index.md @@ -43,13 +43,13 @@ Nólëbase 集成项目提供多种不同的集成、插件、组件和库来方
@@ -61,25 +61,25 @@ Nólëbase 集成项目提供多种不同的集成、插件、组件和库来方 @@ -100,7 +100,7 @@ Nólëbase 集成项目提供多种不同的集成、插件、组件和库来方 <mark> 元素增强 diff --git a/docs/pages/zh-CN/integrations/index.md b/docs/pages/zh-CN/integrations/index.md index 10fe9f57..c1d25f27 100644 --- a/docs/pages/zh-CN/integrations/index.md +++ b/docs/pages/zh-CN/integrations/index.md @@ -8,7 +8,7 @@ Nólëbase 集成项目提供多种不同的集成、插件、组件和库来方 @@ -16,7 +16,7 @@ Nólëbase 集成项目提供多种不同的集成、插件、组件和库来方 @@ -32,7 +32,7 @@ Nólëbase 集成项目提供多种不同的集成、插件、组件和库来方 @@ -40,7 +40,7 @@ Nólëbase 集成项目提供多种不同的集成、插件、组件和库来方 @@ -48,7 +48,7 @@ Nólëbase 集成项目提供多种不同的集成、插件、组件和库来方 @@ -56,7 +56,7 @@ Nólëbase 集成项目提供多种不同的集成、插件、组件和库来方 @@ -83,7 +83,7 @@ Nólëbase 集成项目提供多种不同的集成、插件、组件和库来方 <mark> 元素增强 diff --git a/package.json b/package.json index 9fe6c59e..ecd70bf5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@nolebase/integrations", "type": "module", - "version": "2.0.0-rc13", + "version": "2.0.0-rc14", "packageManager": "pnpm@9.1.0", "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 7c89975e..cb2e8ee1 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.0.0-rc13", + "version": "2.0.0-rc14", "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 34d607ba..e4ef42bc 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.0.0-rc13", + "version": "2.0.0-rc14", "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 55259d9b..34c76c18 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.0.0-rc13", + "version": "2.0.0-rc14", "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/package.json b/packages/ui/package.json index 9e028d2d..1e5c1016 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,7 +1,7 @@ { "name": "@nolebase/ui", "type": "module", - "version": "2.0.0-rc13", + "version": "2.0.0-rc14", "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 3ff754ef..34f8cc10 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.0.0-rc13", + "version": "2.0.0-rc14", "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 62e48839..a65b54be 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.0.0-rc13", + "version": "2.0.0-rc14", "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 118c4278..9fa60d03 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.0.0-rc13", + "version": "2.0.0-rc14", "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 e845d388..f381c52a 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.0.0-rc13", + "version": "2.0.0-rc14", "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 45a5452d..6b16b34e 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.0.0-rc13", + "version": "2.0.0-rc14", "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 f42cb045..10a35a23 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.0.0-rc13", + "version": "2.0.0-rc14", "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 663ba0c7..503c5c33 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.0.0-rc13", + "version": "2.0.0-rc14", "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-og-image/package.json b/packages/vitepress-plugin-og-image/package.json index 1f5203f9..6f73dda5 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.0.0-rc13", + "version": "2.0.0-rc14", "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 29ccb7cc..1be84488 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.0.0-rc13", + "version": "2.0.0-rc14", "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-thumbnail-hash/package.json b/packages/vitepress-plugin-thumbnail-hash/package.json index 368f6e62..e3da3304 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.0.0-rc13", + "version": "2.0.0-rc14", "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",