Skip to content

Commit b3ebcd3

Browse files
committed
chore(release): 1.2.8
1 parent c7a1126 commit b3ebcd3

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

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.8](https://github.com/jsany/log-filesize-webpack-plugin/compare/v1.2.7...v1.2.8) (2020-07-24)
6+
7+
### Bug Fixes
8+
9+
- github actions workflow optimize ([c7a1126](https://github.com/jsany/log-filesize-webpack-plugin/commit/c7a1126a05985169ffd0e04ff4dbcf5dc05b363c))
10+
511
### [1.2.7](https://github.com/jsany/log-filesize-webpack-plugin/compare/v1.2.6...v1.2.7) (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.7",
3+
"version": "1.2.8",
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)