Skip to content

Commit 53058eb

Browse files
committed
0.15.0.
1 parent e53037e commit 53058eb

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

examples/tokyo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nkzw/remdx-tokyo-example",
33
"description": "Beautiful Minimalist React & MDX Presentations",
4-
"version": "0.14.1",
4+
"version": "0.15.0",
55
"author": "Christoph Nakazawa <[email protected]>",
66
"private": true,
77
"repository": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nkzw/remdx-private",
3-
"version": "0.14.1",
3+
"version": "0.15.0",
44
"author": "Christoph Nakazawa <[email protected]>",
55
"private": true,
66
"repository": {

packages/create-remdx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "create-remdx",
33
"description": "Beautiful Minimalist React & MDX Presentations",
4-
"version": "0.14.1",
4+
"version": "0.15.0",
55
"author": "Christoph Nakazawa <[email protected]>",
66
"repository": {
77
"type": "git",

packages/remdx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nkzw/remdx",
33
"description": "Beautiful Minimalist React & MDX Presentations",
4-
"version": "0.14.1",
4+
"version": "0.15.0",
55
"author": "Christoph Nakazawa <[email protected]>",
66
"repository": {
77
"type": "git",

packages/vite-plugin-remdx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nkzw/vite-plugin-remdx",
33
"description": "Beautiful Minimalist React & MDX Presentations",
4-
"version": "0.14.1",
4+
"version": "0.15.0",
55
"author": "Christoph Nakazawa <[email protected]>",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)