Skip to content

Commit

Permalink
chore(release): 0.2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Oct 25, 2021
1 parent a8293b8 commit 9d0344c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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

### [0.2.17](https://github.com/unjs/unplugin/compare/v0.2.16...v0.2.17) (2021-10-25)


### Bug Fixes

* try fix windows virtual module ([6edb3aa](https://github.com/unjs/unplugin/commit/6edb3aa864a3b9e1935caf6fec75203159b1da24))
* windows path resolving ([a8293b8](https://github.com/unjs/unplugin/commit/a8293b886162ce9d610f8297e281a5a4bc7e37cf))

### [0.2.16](https://github.com/unjs/unplugin/compare/v0.2.15...v0.2.16) (2021-09-25)


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

0 comments on commit 9d0344c

Please sign in to comment.