Skip to content

Commit 44a5c8d

Browse files
committed
chore(release): 1.2.4
1 parent 9cb31cc commit 44a5c8d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
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.2.4](https://github.com/jsany/log-filesize-webpack-plugin/compare/v1.2.3...v1.2.4) (2020-07-21)
6+
7+
### Bug Fixes
8+
9+
- workflows/publish jobs.coverage.env ([9cb31cc](https://github.com/jsany/log-filesize-webpack-plugin/commit/9cb31ccfdfbaab1436d4d66bde08e1dd9db10305))
10+
511
### [1.2.3](https://github.com/jsany/log-filesize-webpack-plugin/compare/v1.2.2...v1.2.3) (2020-07-21)
612

713
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jsany/log-filesize-webpack-plugin",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"description": "log assets size after webpack build(wirte by typescript)",
55
"keywords": ["log", "assets", "filesize", "gzip", "webpack", "plugin"],
66
"homepage": "https://github.com/jsany/log-filesize-webpack-plugin#readme",

0 commit comments

Comments
 (0)