Skip to content

Commit 8d9250d

Browse files
committed
chore(release): 🚀 1.2.13
1 parent ea7f904 commit 8d9250d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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.13](https://github.com/jsany/log-filesize-webpack-plugin/compare/v1.2.12...v1.2.13) (2020-09-11)
6+
57
### [1.2.12](https://github.com/jsany/log-filesize-webpack-plugin/compare/v1.2.11...v1.2.12) (2020-08-19)
68

79
### 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.12",
3+
"version": "1.2.13",
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)