Skip to content

Commit 8a76955

Browse files
committed
chore(release): 1.2.7
1 parent 39ab065 commit 8a76955

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.7](https://github.com/jsany/log-filesize-webpack-plugin/compare/v1.2.6...v1.2.7) (2020-07-21)
6+
7+
### Bug Fixes
8+
9+
- add badge ([39ab065](https://github.com/jsany/log-filesize-webpack-plugin/commit/39ab0658f494dca6c8eb3101e19ae7f805907f65))
10+
511
### [1.2.6](https://github.com/jsany/log-filesize-webpack-plugin/compare/v1.2.5...v1.2.6) (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.6",
3+
"version": "1.2.7",
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)