Skip to content

Commit fb01117

Browse files
chore(main): release esbuild-plugin-browserslist 1.0.2 (#279)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8df76c9 commit fb01117

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.1"
2+
".": "1.0.2"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
## [1.0.2](https://github.com/nihalgonsalves/esbuild-plugin-browserslist/compare/esbuild-plugin-browserslist-v1.0.1...esbuild-plugin-browserslist-v1.0.2) (2025-10-15)
6+
7+
8+
### Bug Fixes
9+
10+
* **ci:** publish via trusted publishing ([8df76c9](https://github.com/nihalgonsalves/esbuild-plugin-browserslist/commit/8df76c9d54015dbd83dbf36cd35fd7c18408a396))
11+
512
## [1.0.1](https://github.com/nihalgonsalves/esbuild-plugin-browserslist/compare/esbuild-plugin-browserslist-v1.0.0...esbuild-plugin-browserslist-v1.0.1) (2025-05-20)
613

714

package.json

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

0 commit comments

Comments
 (0)