From ff500b6ed42af520f2ceb4d12dd7b97aa175ffad Mon Sep 17 00:00:00 2001 From: Neko Ayaka Date: Tue, 16 Jan 2024 23:22:19 +0800 Subject: [PATCH] release: v1.12.2 Signed-off-by: Neko Ayaka --- package.json | 2 +- packages/markdown-it-bi-directional-links/package.json | 2 +- packages/markdown-it-element-transform/package.json | 2 +- packages/vitepress-plugin-enhanced-readabilities/package.json | 2 +- packages/vitepress-plugin-git-changelog/package.json | 2 +- .../vitepress-plugin-highlight-targeted-heading/package.json | 2 +- packages/vitepress-plugin-inline-link-preview/package.json | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index e9cdd2f0..93f63ce3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@nolebase/integrations", "type": "module", - "version": "1.12.1", + "version": "1.12.2", "description": "A collection of diverse documentation engineering tools.", "author": { "name": "Nólëbase", diff --git a/packages/markdown-it-bi-directional-links/package.json b/packages/markdown-it-bi-directional-links/package.json index 2633c479..8ebfca03 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.12.1", + "version": "1.12.2", "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 c6f29f42..f3e4db31 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.12.1", + "version": "1.12.2", "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 5182e6ca..b1da6b0d 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.12.1", + "version": "1.12.2", "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 0d9dff0c..5a7545af 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.12.1", + "version": "1.12.2", "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 b3af577a..fe787b27 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.12.1", + "version": "1.12.2", "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 de873e1c..d880dccd 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.12.1", + "version": "1.12.2", "description": "A VitePress plugin that adds a inline popup to help you preview links while reading.", "author": { "name": "Nólëbase",