Skip to content

Commit

Permalink
v0.14.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
cpojer committed Jun 24, 2024
1 parent 7b88e10 commit 4a33420
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion examples/tokyo/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nkzw/remdx-tokyo-example",
"description": "Beautiful Minimalist React & MDX Presentations",
"version": "0.13.0",
"version": "0.14.0",
"author": "Christoph Nakazawa <[email protected]>",
"private": true,
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nkzw/remdx-private",
"version": "0.13.0",
"version": "0.14.0",
"author": "Christoph Nakazawa <[email protected]>",
"private": true,
"repository": {
Expand All @@ -15,7 +15,7 @@
"devDependencies": {
"@babel/plugin-syntax-typescript": "^7.24.7",
"@ianvs/prettier-plugin-sort-imports": "^4.2.1",
"@nkzw/eslint-config": "^1.16.0",
"@nkzw/eslint-config": "^1.17.0",
"@styled/typescript-styled-plugin": "^1.0.1",
"@swc/core": "^1.6.5",
"@types/node": "^20.14.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-remdx/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "create-remdx",
"description": "Beautiful Minimalist React & MDX Presentations",
"version": "0.13.0",
"version": "0.14.0",
"author": "Christoph Nakazawa <[email protected]>",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/remdx/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nkzw/remdx",
"description": "Beautiful Minimalist React & MDX Presentations",
"version": "0.13.0",
"version": "0.14.0",
"author": "Christoph Nakazawa <[email protected]>",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-remdx/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nkzw/vite-plugin-remdx",
"description": "Beautiful Minimalist React & MDX Presentations",
"version": "0.13.0",
"version": "0.14.0",
"author": "Christoph Nakazawa <[email protected]>",
"repository": {
"type": "git",
Expand Down
18 changes: 9 additions & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4a33420

Please sign in to comment.