mirror of
https://github.com/unjs/unplugin.git
synced 2026-02-01 16:56:37 +00:00
chore(release): 0.2.11
This commit is contained in:
parent
b57cf3f2f0
commit
80e68ee96d
@ -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.11](https://github.com/unjs/unplugin/compare/v0.2.10...v0.2.11) (2021-09-16)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* revert sourcemp handling for webpack and improve tests ([b57cf3f](https://github.com/unjs/unplugin/commit/b57cf3f2f0119e889570b5bf724c255e1385035d))
|
||||
|
||||
### [0.2.10](https://github.com/unjs/unplugin/compare/v0.2.9...v0.2.10) (2021-09-16)
|
||||
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "unplugin",
|
||||
"version": "0.2.10",
|
||||
"version": "0.2.11",
|
||||
"description": "Unified plugin system for build tools",
|
||||
"repository": "unjs/unplugin",
|
||||
"license": "MIT",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user