Skip to content

Commit 8626bc1

Browse files
chore(release): 0.5.1
1 parent 9844966 commit 8626bc1

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.5.1](https://github.com/nihalgonsalves/esbuild-plugin-browserslist/compare/v0.5.0...v0.5.1) (2022-10-10)
6+
57
## [0.5.0](https://github.com/nihalgonsalves/esbuild-plugin-browserslist/compare/v0.4.13...v0.5.0) (2022-08-23)
68

79
### ⚠ BREAKING CHANGES

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.5.0",
4+
"version": "0.5.1",
55
"author": "Nihal Gonsalves <nihal@nihalgonsalves.com>",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)