Skip to content

Commit

Permalink
chore(release): 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
aerotoad committed Feb 26, 2023
1 parent 86adfd8 commit 990abbf
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.

## [0.0.3](https://github.com/xeitojs/vite-plugin/compare/v0.0.2...v0.0.3) (2023-02-26)

## 0.0.2 (2023-02-26)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-xeito",
"version": "0.0.2",
"version": "0.0.3",
"description": "Vite plugin for Xeito Framework",
"workspaces": [
"packages/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-xeito/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xeito/vite-plugin-xeito",
"version": "0.0.2",
"version": "0.0.3",
"description": "Vite plugin for Xeito Framework",
"main": "dist/index.js",
"type": "module",
Expand Down

0 comments on commit 990abbf

Please sign in to comment.