Skip to content

Commit 176b7b3

Browse files
author
GitHub Actions
committed
5.0.0
1 parent 829bab9 commit 176b7b3

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), and 
77

88
## [Unreleased]
99

10+
## [5.0.0] — 2025–09–15
11+
1012
### Changed
1113

1214
- The separate commands `optimize favicons` and `optimize icons` have been removed.
@@ -176,7 +178,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), and 
176178

177179
- Basic functionality.
178180

179-
[Unreleased]: https://github.com/firefoxic/optimize/compare/v4.0.1...HEAD
181+
[Unreleased]: https://github.com/firefoxic/optimize/compare/v5.0.0...HEAD
182+
[5.0.0]: https://github.com/firefoxic/optimize/compare/v4.0.1...v5.0.0
180183
[4.0.1]: https://github.com/firefoxic/optimize/compare/v4.0.0...v4.0.1
181184
[4.0.0]: https://github.com/firefoxic/optimize/compare/v3.0.1...v4.0.0
182185
[3.0.1]: https://github.com/firefoxic/optimize/compare/v3.0.0...v3.0.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@firefoxic/optimize",
33
"description": "Optimize all frontend graphic assets or all images in specific directory.",
4-
"version": "4.0.1",
4+
"version": "5.0.0",
55
"license": "MIT",
66
"author": {
77
"name": "Sergey Artemov",

0 commit comments

Comments
 (0)