chore(release): 0.2.13

This commit is contained in:
Anthony Fu 2021-09-22 03:51:03 +08:00
parent 21597b7aab
commit 43ddefed4f
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
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.13](https://github.com/unjs/unplugin/compare/v0.2.12...v0.2.13) (2021-09-21)
### [0.2.12](https://github.com/unjs/unplugin/compare/v0.2.11...v0.2.12) (2021-09-21)

View File

@ -1,6 +1,6 @@
{
"name": "unplugin",
"version": "0.2.12",
"version": "0.2.13",
"description": "Unified plugin system for build tools",
"repository": "unjs/unplugin",
"license": "MIT",