Skip to content

Commit 0620b87

Browse files
coder-karenmatticbot
authored andcommitted
Jetpack 10.9 changelog (#24085)
Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/2227300036
1 parent 0daa0fe commit 0620b87

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

CHANGELOG.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

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
129
### Changed
1310
- Update package.json metadata.
1411

@@ -44,7 +41,7 @@ This is an alpha version! The changes listed here are not final.
4441
### Added
4542
- Initial release.
4643

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
4845
[1.0.5]: https://github.com/Automattic/remove-asset-webpack-plugin/compare/v1.0.4...v1.0.5
4946
[1.0.4]: https://github.com/Automattic/remove-asset-webpack-plugin/compare/v1.0.3...v1.0.4
5047
[1.0.3]: https://github.com/Automattic/remove-asset-webpack-plugin/compare/v1.0.2...v1.0.3

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@automattic/remove-asset-webpack-plugin",
3-
"version": "1.0.6-alpha",
3+
"version": "1.0.6",
44
"description": "A Webpack plugin to remove assets from the build.",
55
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/remove-asset-webpack-plugin/README.md#readme",
66
"bugs": {

0 commit comments

Comments
 (0)