Skip to content

Commit

Permalink
release: 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action Bot committed Sep 8, 2024
1 parent f7089f4 commit 1f63b1a
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 39 deletions.
2 changes: 1 addition & 1 deletion examples/preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@cyco130/vite-plugin-mdx": "1.0.5",
"@cyco130/vite-plugin-mdx": "1.0.6",
"@preact/preset-vite": "^2.9.0",
"typescript": "^5.5.4",
"vite": "^5.4.3"
Expand Down
2 changes: 1 addition & 1 deletion examples/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@cyco130/vite-plugin-mdx": "1.0.5",
"@cyco130/vite-plugin-mdx": "1.0.6",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "4.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"solid-js": "^1.8.22"
},
"devDependencies": {
"@cyco130/vite-plugin-mdx": "1.0.5",
"@cyco130/vite-plugin-mdx": "1.0.6",
"solid-jsx": "^1.1.4",
"typescript": "^5.5.4",
"vite": "^5.4.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-mdx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cyco130/vite-plugin-mdx",
"version": "1.0.5",
"version": "1.0.6",
"type": "module",
"files": [
"dist"
Expand Down
41 changes: 6 additions & 35 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 1f63b1a

Please sign in to comment.