Skip to content

Commit 86d3b7e

Browse files
author
GitHub Actions
committed
4.0.0
1 parent 5dfc0e2 commit 86d3b7e

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+
## [4.0.0] — 2025–08–25
11+
1012
### Changed
1113

1214
- The repository and CLI command have been renamed to `optimize`.
@@ -137,7 +139,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), and 
137139

138140
- Basic functionality.
139141

140-
[Unreleased]: https://github.com/firefoxic/optimize/compare/v3.0.1...HEAD
142+
[Unreleased]: https://github.com/firefoxic/optimize/compare/v4.0.0...HEAD
143+
[4.0.0]: https://github.com/firefoxic/optimize/compare/v3.0.1...v4.0.0
141144
[3.0.1]: https://github.com/firefoxic/optimize/compare/v3.0.0...v3.0.1
142145
[3.0.0]: https://github.com/firefoxic/optimize/compare/v2.1.3...v3.0.0
143146
[2.1.3]: https://github.com/firefoxic/optimize/compare/v2.1.2...v2.1.3

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 images, icons and favicons for your frontend project.",
4-
"version": "3.0.1",
4+
"version": "4.0.0",
55
"license": "MIT",
66
"author": {
77
"name": "Sergey Artemov",

0 commit comments

Comments
 (0)