Skip to content

Commit 2485515

Browse files
committed
release: v2.15.0
1 parent b989f32 commit 2485515

File tree

22 files changed

+22
-22
lines changed

22 files changed

+22
-22
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nolebase/integrations-root",
33
"type": "module",
4-
"version": "2.14.0",
4+
"version": "2.15.0",
55
"private": true,
66
"packageManager": "[email protected]",
77
"description": "A collection of diverse documentation engineering tools.",

packages/integrations/package.json

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

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.14.0",
4+
"version": "2.15.0",
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.14.0",
4+
"version": "2.15.0",
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.14.0",
4+
"version": "2.15.0",
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-asciinema/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-asciinema",
33
"type": "module",
4-
"version": "2.14.0",
4+
"version": "2.15.0",
55
"description": "Wrapper of `asciinema-player` for VitePress documentation sites.",
66
"author": {
77
"name": "Nólëbase",

packages/ui-rive-canvas/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-rive-canvas",
33
"type": "module",
4-
"version": "2.14.0",
4+
"version": "2.15.0",
55
"description": "Wrapper of `@rive-app/canvas` for VitePress documentation sites.",
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.14.0",
4+
"version": "2.15.0",
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.14.0",
4+
"version": "2.15.0",
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-breadcrumbs/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-breadcrumbs",
33
"type": "module",
4-
"version": "2.14.0",
4+
"version": "2.15.0",
55
"description": "A VitePress plugin that adds breadcrumbs to your documentation.",
66
"author": {
77
"name": "Nólëbase",

0 commit comments

Comments
 (0)