mirror of
https://github.com/unjs/unplugin.git
synced 2026-02-01 16:56:37 +00:00
chore(release): 0.2.18
This commit is contained in:
parent
7436066af6
commit
176493c967
@ -2,6 +2,13 @@
|
||||
|
||||
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.18](https://github.com/unjs/unplugin/compare/v0.2.17...v0.2.18) (2021-10-25)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* support buildEnd hook, close [#27](https://github.com/unjs/unplugin/issues/27) ([#34](https://github.com/unjs/unplugin/issues/34)) ([c95f42d](https://github.com/unjs/unplugin/commit/c95f42dfe9996ef89cdbbd020944469e4aeda459))
|
||||
|
||||
### [0.2.17](https://github.com/unjs/unplugin/compare/v0.2.16...v0.2.17) (2021-10-25)
|
||||
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "unplugin",
|
||||
"version": "0.2.17",
|
||||
"version": "0.2.18",
|
||||
"description": "Unified plugin system for build tools",
|
||||
"repository": "unjs/unplugin",
|
||||
"license": "MIT",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user