Skip to content

Commit

Permalink
release v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jan 21, 2022
1 parent f6f6c09 commit 9dfd14e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.3.1](https://github.com/unjs/unplugin/compare/v0.3.0...v0.3.1) (2022-01-21)


### Bug Fixes

* avoid redefining property ([#48](https://github.com/unjs/unplugin/issues/48)) ([f6f6c09](https://github.com/unjs/unplugin/commit/f6f6c09e37dcd56a7eda21605c3c67c1beaebaf3))



# [0.3.0](https://github.com/unjs/unplugin/compare/v0.2.21...v0.3.0) (2021-12-28)


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": "unplugin",
"version": "0.3.0",
"version": "0.3.1",
"description": "Unified plugin system for build tools",
"repository": "unjs/unplugin",
"license": "MIT",
Expand Down

0 comments on commit 9dfd14e

Please sign in to comment.