Skip to content

Commit d5c5ea5

Browse files
chore(release): 0.4.12
1 parent 1467d2a commit d5c5ea5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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.
44

5+
### [0.4.12](https://github.com/nihalgonsalves/esbuild-plugin-browserslist/compare/v0.4.11...v0.4.12) (2022-06-29)
6+
57
### [0.4.11](https://github.com/nihalgonsalves/esbuild-plugin-browserslist/compare/v0.4.10...v0.4.11) (2022-06-14)
68

79
### [0.4.10](https://github.com/nihalgonsalves/esbuild-plugin-browserslist/compare/v0.4.9...v0.4.10) (2022-06-02)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "esbuild-plugin-browserslist",
33
"description": "Configure esbuild's target based on a browserslist query",
4-
"version": "0.4.11",
4+
"version": "0.4.12",
55
"author": "Nihal Gonsalves <nihal@nihalgonsalves.com>",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)