From 53058eb54c692c63885d7338086c9e48baad073a Mon Sep 17 00:00:00 2001 From: cpojer Date: Thu, 15 Aug 2024 09:00:36 +0200 Subject: [PATCH] 0.15.0. --- examples/tokyo/package.json | 2 +- package.json | 2 +- packages/create-remdx/package.json | 2 +- packages/remdx/package.json | 2 +- packages/vite-plugin-remdx/package.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/examples/tokyo/package.json b/examples/tokyo/package.json index a04eb7f..e0ff46c 100644 --- a/examples/tokyo/package.json +++ b/examples/tokyo/package.json @@ -1,7 +1,7 @@ { "name": "@nkzw/remdx-tokyo-example", "description": "Beautiful Minimalist React & MDX Presentations", - "version": "0.14.1", + "version": "0.15.0", "author": "Christoph Nakazawa ", "private": true, "repository": { diff --git a/package.json b/package.json index c44a79a..036bce9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nkzw/remdx-private", - "version": "0.14.1", + "version": "0.15.0", "author": "Christoph Nakazawa ", "private": true, "repository": { diff --git a/packages/create-remdx/package.json b/packages/create-remdx/package.json index c791e77..df6cfb1 100644 --- a/packages/create-remdx/package.json +++ b/packages/create-remdx/package.json @@ -1,7 +1,7 @@ { "name": "create-remdx", "description": "Beautiful Minimalist React & MDX Presentations", - "version": "0.14.1", + "version": "0.15.0", "author": "Christoph Nakazawa ", "repository": { "type": "git", diff --git a/packages/remdx/package.json b/packages/remdx/package.json index 5f47a1f..e882ff6 100644 --- a/packages/remdx/package.json +++ b/packages/remdx/package.json @@ -1,7 +1,7 @@ { "name": "@nkzw/remdx", "description": "Beautiful Minimalist React & MDX Presentations", - "version": "0.14.1", + "version": "0.15.0", "author": "Christoph Nakazawa ", "repository": { "type": "git", diff --git a/packages/vite-plugin-remdx/package.json b/packages/vite-plugin-remdx/package.json index e276592..a16237b 100644 --- a/packages/vite-plugin-remdx/package.json +++ b/packages/vite-plugin-remdx/package.json @@ -1,7 +1,7 @@ { "name": "@nkzw/vite-plugin-remdx", "description": "Beautiful Minimalist React & MDX Presentations", - "version": "0.14.1", + "version": "0.15.0", "author": "Christoph Nakazawa ", "repository": { "type": "git",