File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ 1.0.6-alpha] - unreleased
9
-
10
- This is an alpha version! The changes listed here are not final.
11
-
8
+ ## [ 1.0.6] - 2022-04-26
12
9
### Changed
13
10
- Update package.json metadata.
14
11
@@ -44,7 +41,7 @@ This is an alpha version! The changes listed here are not final.
44
41
### Added
45
42
- Initial release.
46
43
47
- [ 1.0.6-alpha ] : https://github.com/Automattic/remove-asset-webpack-plugin/compare/v1.0.5...v1.0.6-alpha
44
+ [ 1.0.6 ] : https://github.com/Automattic/remove-asset-webpack-plugin/compare/v1.0.5...v1.0.6
48
45
[ 1.0.5 ] : https://github.com/Automattic/remove-asset-webpack-plugin/compare/v1.0.4...v1.0.5
49
46
[ 1.0.4 ] : https://github.com/Automattic/remove-asset-webpack-plugin/compare/v1.0.3...v1.0.4
50
47
[ 1.0.3 ] : https://github.com/Automattic/remove-asset-webpack-plugin/compare/v1.0.2...v1.0.3
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @automattic/remove-asset-webpack-plugin" ,
3
- "version" : " 1.0.6-alpha " ,
3
+ "version" : " 1.0.6" ,
4
4
"description" : " A Webpack plugin to remove assets from the build." ,
5
5
"homepage" : " https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/remove-asset-webpack-plugin/README.md#readme" ,
6
6
"bugs" : {
You can’t perform that action at this time.
0 commit comments