Skip to content

Commit fb59337

Browse files
committed
release: pre-release v2.0.0-rc9
Signed-off-by: Neko Ayaka <neko@ayaka.moe>
1 parent 53a516d commit fb59337

17 files changed

Lines changed: 41 additions & 41 deletions

File tree

docs/pages/en/index.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,13 @@ Nólëbase Integrations project provides a variety of integrations, plugins, com
4343
<div class="grid gap-5 lg:grid-cols-2 max-w-172 lg:max-w-none mx-auto">
4444
<IntegrationCard type="markdown-it" title="Bi-Directional Links" package="markdown-it-bi-directional-links">
4545
<template v-slot:badge>
46-
<Badge type="tip" text="v2.0.0-rc8" />
46+
<Badge type="tip" text="v2.0.0-rc9" />
4747
</template>
4848
</IntegrationCard>
4949

5050
<IntegrationCard type="markdown-it" title="Elements Transformation" package="markdown-it-element-transform">
5151
<template v-slot:badge>
52-
<Badge type="tip" text="v2.0.0-rc8" />
52+
<Badge type="tip" text="v2.0.0-rc9" />
5353
</template>
5454
</IntegrationCard>
5555

@@ -61,25 +61,25 @@ Nólëbase Integrations project provides a variety of integrations, plugins, com
6161

6262
<IntegrationCard type="vitepress" title="Enhanced Readabilities" package="vitepress-plugin-enhanced-readabilities">
6363
<template v-slot:badge>
64-
<Badge type="tip" text="v2.0.0-rc8" />
64+
<Badge type="tip" text="v2.0.0-rc9" />
6565
</template>
6666
</IntegrationCard>
6767

6868
<IntegrationCard type="vitepress" title="Inline Link Previewing" package="vitepress-plugin-inline-link-preview">
6969
<template v-slot:badge>
70-
<Badge type="tip" text="v2.0.0-rc8" />
70+
<Badge type="tip" text="v2.0.0-rc9" />
7171
</template>
7272
</IntegrationCard>
7373

7474
<IntegrationCard type="vitepress" title="Blinking highlight targeted heading" package="vitepress-plugin-highlight-targeted-heading">
7575
<template v-slot:badge>
76-
<Badge type="tip" text="v2.0.0-rc8" />
76+
<Badge type="tip" text="v2.0.0-rc9" />
7777
</template>
7878
</IntegrationCard>
7979

8080
<IntegrationCard type="vitepress" title="Git-based page histories" package="vitepress-plugin-git-changelog">
8181
<template v-slot:badge>
82-
<Badge type="tip" text="v2.0.0-rc8" />
82+
<Badge type="tip" text="v2.0.0-rc9" />
8383
</template>
8484
</IntegrationCard>
8585

@@ -100,7 +100,7 @@ Nólëbase Integrations project provides a variety of integrations, plugins, com
100100
Enhanced <code>&lt;mark&gt;</code> elements
101101
</template>
102102
<template v-slot:badge>
103-
<Badge type="tip" text="v2.0.0-rc8" />
103+
<Badge type="tip" text="v2.0.0-rc9" />
104104
</template>
105105
</IntegrationCard>
106106

docs/pages/en/integrations/index.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ Nólëbase Integrations project provides a variety of integrations, plugins, com
88

99
<IntegrationCard type="markdown-it" title="双向链接" package="markdown-it-bi-directional-links">
1010
<template v-slot:badge>
11-
<Badge type="tip" text="v2.0.0-rc8" />
11+
<Badge type="tip" text="v2.0.0-rc9" />
1212
</template>
1313
</IntegrationCard>
1414

1515
<br />
1616

1717
<IntegrationCard type="markdown-it" title="元素转换" package="markdown-it-element-transform">
1818
<template v-slot:badge>
19-
<Badge type="tip" text="v2.0.0-rc8" />
19+
<Badge type="tip" text="v2.0.0-rc9" />
2020
</template>
2121
</IntegrationCard>
2222

@@ -32,31 +32,31 @@ Nólëbase Integrations project provides a variety of integrations, plugins, com
3232

3333
<IntegrationCard type="vitepress" title="阅读增强" package="vitepress-plugin-enhanced-readabilities">
3434
<template v-slot:badge>
35-
<Badge type="tip" text="v2.0.0-rc8" />
35+
<Badge type="tip" text="v2.0.0-rc9" />
3636
</template>
3737
</IntegrationCard>
3838

3939
<br />
4040

4141
<IntegrationCard type="vitepress" title="行内链接预览" package="vitepress-plugin-inline-link-preview">
4242
<template v-slot:badge>
43-
<Badge type="tip" text="v2.0.0-rc8" />
43+
<Badge type="tip" text="v2.0.0-rc9" />
4444
</template>
4545
</IntegrationCard>
4646

4747
<br />
4848

4949
<IntegrationCard type="vitepress" title="闪烁高亮当前的目标标题" package="vitepress-plugin-highlight-targeted-heading">
5050
<template v-slot:badge>
51-
<Badge type="tip" text="v2.0.0-rc8" />
51+
<Badge type="tip" text="v2.0.0-rc9" />
5252
</template>
5353
</IntegrationCard>
5454

5555
<br />
5656

5757
<IntegrationCard type="vitepress" title="基于 Git 的页面历史" package="vitepress-plugin-git-changelog">
5858
<template v-slot:badge>
59-
<Badge type="tip" text="v2.0.0-rc8" />
59+
<Badge type="tip" text="v2.0.0-rc9" />
6060
</template>
6161
</IntegrationCard>
6262

@@ -83,7 +83,7 @@ Nólëbase Integrations project provides a variety of integrations, plugins, com
8383
<code>&lt;mark&gt;</code> 元素增强
8484
</template>
8585
<template v-slot:badge>
86-
<Badge type="tip" text="v2.0.0-rc8" />
86+
<Badge type="tip" text="v2.0.0-rc9" />
8787
</template>
8888
</IntegrationCard>
8989

docs/pages/zh-CN/index.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,13 @@ Nólëbase 集成项目提供多种不同的集成、插件、组件和库来方
4343
<div class="grid gap-5 lg:grid-cols-2 max-w-172 lg:max-w-none mx-auto">
4444
<IntegrationCard type="markdown-it" title="双向链接" package="markdown-it-bi-directional-links">
4545
<template v-slot:badge>
46-
<Badge type="tip" text="v2.0.0-rc8" />
46+
<Badge type="tip" text="v2.0.0-rc9" />
4747
</template>
4848
</IntegrationCard>
4949

5050
<IntegrationCard type="markdown-it" title="元素转换" package="markdown-it-element-transform">
5151
<template v-slot:badge>
52-
<Badge type="tip" text="v2.0.0-rc8" />
52+
<Badge type="tip" text="v2.0.0-rc9" />
5353
</template>
5454
</IntegrationCard>
5555

@@ -61,25 +61,25 @@ Nólëbase 集成项目提供多种不同的集成、插件、组件和库来方
6161

6262
<IntegrationCard type="vitepress" title="阅读增强" package="vitepress-plugin-enhanced-readabilities">
6363
<template v-slot:badge>
64-
<Badge type="tip" text="v2.0.0-rc8" />
64+
<Badge type="tip" text="v2.0.0-rc9" />
6565
</template>
6666
</IntegrationCard>
6767

6868
<IntegrationCard type="vitepress" title="行内链接预览" package="vitepress-plugin-inline-link-preview">
6969
<template v-slot:badge>
70-
<Badge type="tip" text="v2.0.0-rc8" />
70+
<Badge type="tip" text="v2.0.0-rc9" />
7171
</template>
7272
</IntegrationCard>
7373

7474
<IntegrationCard type="vitepress" title="闪烁高亮当前的目标标题" package="vitepress-plugin-highlight-targeted-heading">
7575
<template v-slot:badge>
76-
<Badge type="tip" text="v2.0.0-rc8" />
76+
<Badge type="tip" text="v2.0.0-rc9" />
7777
</template>
7878
</IntegrationCard>
7979

8080
<IntegrationCard type="vitepress" title="基于 Git 的页面历史" package="vitepress-plugin-git-changelog">
8181
<template v-slot:badge>
82-
<Badge type="tip" text="v2.0.0-rc8" />
82+
<Badge type="tip" text="v2.0.0-rc9" />
8383
</template>
8484
</IntegrationCard>
8585

@@ -100,7 +100,7 @@ Nólëbase 集成项目提供多种不同的集成、插件、组件和库来方
100100
<code>&lt;mark&gt;</code> 元素增强
101101
</template>
102102
<template v-slot:badge>
103-
<Badge type="tip" text="v2.0.0-rc8" />
103+
<Badge type="tip" text="v2.0.0-rc9" />
104104
</template>
105105
</IntegrationCard>
106106

docs/pages/zh-CN/integrations/index.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ Nólëbase 集成项目提供多种不同的集成、插件、组件和库来方
88

99
<IntegrationCard type="markdown-it" title="双向链接" package="markdown-it-bi-directional-links">
1010
<template v-slot:badge>
11-
<Badge type="tip" text="v2.0.0-rc8" />
11+
<Badge type="tip" text="v2.0.0-rc9" />
1212
</template>
1313
</IntegrationCard>
1414

1515
<br />
1616

1717
<IntegrationCard type="markdown-it" title="元素转换" package="markdown-it-element-transform">
1818
<template v-slot:badge>
19-
<Badge type="tip" text="v2.0.0-rc8" />
19+
<Badge type="tip" text="v2.0.0-rc9" />
2020
</template>
2121
</IntegrationCard>
2222

@@ -32,31 +32,31 @@ Nólëbase 集成项目提供多种不同的集成、插件、组件和库来方
3232

3333
<IntegrationCard type="vitepress" title="阅读增强" package="vitepress-plugin-enhanced-readabilities">
3434
<template v-slot:badge>
35-
<Badge type="tip" text="v2.0.0-rc8" />
35+
<Badge type="tip" text="v2.0.0-rc9" />
3636
</template>
3737
</IntegrationCard>
3838

3939
<br />
4040

4141
<IntegrationCard type="vitepress" title="行内链接预览" package="vitepress-plugin-inline-link-preview">
4242
<template v-slot:badge>
43-
<Badge type="tip" text="v2.0.0-rc8" />
43+
<Badge type="tip" text="v2.0.0-rc9" />
4444
</template>
4545
</IntegrationCard>
4646

4747
<br />
4848

4949
<IntegrationCard type="vitepress" title="闪烁高亮当前的目标标题" package="vitepress-plugin-highlight-targeted-heading">
5050
<template v-slot:badge>
51-
<Badge type="tip" text="v2.0.0-rc8" />
51+
<Badge type="tip" text="v2.0.0-rc9" />
5252
</template>
5353
</IntegrationCard>
5454

5555
<br />
5656

5757
<IntegrationCard type="vitepress" title="基于 Git 的页面历史" package="vitepress-plugin-git-changelog">
5858
<template v-slot:badge>
59-
<Badge type="tip" text="v2.0.0-rc8" />
59+
<Badge type="tip" text="v2.0.0-rc9" />
6060
</template>
6161
</IntegrationCard>
6262

@@ -83,7 +83,7 @@ Nólëbase 集成项目提供多种不同的集成、插件、组件和库来方
8383
<code>&lt;mark&gt;</code> 元素增强
8484
</template>
8585
<template v-slot:badge>
86-
<Badge type="tip" text="v2.0.0-rc8" />
86+
<Badge type="tip" text="v2.0.0-rc9" />
8787
</template>
8888
</IntegrationCard>
8989

packages/markdown-it-bi-directional-links/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nolebase/markdown-it-bi-directional-links",
33
"type": "module",
4-
"version": "2.0.0-rc8",
4+
"version": "2.0.0-rc9",
55
"description": "A markdown-it plugin that adds Obsidian compatible internal links (bi-directional links) to your markdown.",
66
"author": {
77
"name": "Nólëbase",

packages/markdown-it-element-transform/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nolebase/markdown-it-element-transform",
33
"type": "module",
4-
"version": "2.0.0-rc8",
4+
"version": "2.0.0-rc9",
55
"description": "A markdown-it plugin that transforms elements.",
66
"author": {
77
"name": "Nólëbase",

packages/markdown-it-unlazy-img/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nolebase/markdown-it-unlazy-img",
33
"type": "module",
4-
"version": "2.0.0-rc8",
4+
"version": "2.0.0-rc9",
55
"description": "A markdown-it plugin wraps and transforms image tags to support lazy loading, blurhash, thumbhash, and more.",
66
"author": {
77
"name": "Nólëbase",

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nolebase/ui",
33
"type": "module",
4-
"version": "2.0.0-rc8",
4+
"version": "2.0.0-rc9",
55
"description": "A collection of Vue components Nolebase uses.",
66
"author": {
77
"name": "Nólëbase",

packages/unconfig-vitepress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nolebase/unconfig-vitepress",
33
"type": "module",
4-
"version": "2.0.0-rc8",
4+
"version": "2.0.0-rc9",
55
"private": "true",
66
"description": "A unconfig (unified configurations) for both VitePress and VitePress theme. Supporting all Nólëbase Integrations with default theme.",
77
"author": {

packages/vitepress-plugin-enhanced-mark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nolebase/vitepress-plugin-enhanced-mark",
33
"type": "module",
4-
"version": "2.0.0-rc8",
4+
"version": "2.0.0-rc9",
55
"description": "A VitePress plugin that empowers mark elements.",
66
"author": {
77
"name": "Nólëbase",

0 commit comments

Comments
 (0)