Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Marinerer committed Nov 5, 2024
1 parent 50991b2 commit dfb4123
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/vanilla/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# vite-plugin-vanilla

## 0.0.1

### Patch Changes

- Initialize 🎉
2 changes: 1 addition & 1 deletion packages/vanilla/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-vanilla",
"version": "0.0.0",
"version": "0.0.1",
"description": "Vanilla multi-page web development model based on Vite.js.",
"type": "module",
"main": "index.js",
Expand Down

0 comments on commit dfb4123

Please sign in to comment.