Skip to content

Commit 54d6393

Browse files
github-actions[bot]dkazakov8
authored andcommitted
chore(main): release 1.0.1
1 parent ccef22c commit 54d6393

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.0.1](https://github.com/esbuild-plugins-community/esbuild-plugin-webpack-analyzer/compare/v1.0.0...v1.0.1) (2024-09-02)
4+
5+
6+
### Bug Fixes
7+
8+
* update package version on release ([5693828](https://github.com/esbuild-plugins-community/esbuild-plugin-webpack-analyzer/commit/5693828a4ade36a3ac1df6fdd50b97c35981b2f4))
9+
* windows package output fixed ([ccef22c](https://github.com/esbuild-plugins-community/esbuild-plugin-webpack-analyzer/commit/ccef22cc2b728e44bd13577666275077940b978b))
10+
311
## 1.0.0 (2024-08-31)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@espcom/esbuild-plugin-webpack-analyzer",
33
"author": "espcom",
44
"license": "MIT",
5-
"version": "1.0.0",
5+
"version": "1.0.1",
66
"description": "Webpack Bundle Analyzer integration for esbuild",
77
"type": "module",
88
"repository": {

0 commit comments

Comments
 (0)