Skip to content

Commit 05e331d

Browse files
author
GitHub Actions
committed
5.1.0
1 parent bcc7854 commit 05e331d

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

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.1.0] — 2026–02–26
11+
1012
### Added
1113

1214
- For convenient work with the Node.js API package, it now provides type declarations.
@@ -194,7 +196,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), and 
194196

195197
- Basic functionality.
196198

197-
[Unreleased]: https://github.com/firefoxic/optimize/compare/v5.0.2...HEAD
199+
[Unreleased]: https://github.com/firefoxic/optimize/compare/v5.1.0...HEAD
200+
[5.1.0]: https://github.com/firefoxic/optimize/compare/v5.0.2...v5.1.0
198201
[5.0.2]: https://github.com/firefoxic/optimize/compare/v5.0.1...v5.0.2
199202
[5.0.1]: https://github.com/firefoxic/optimize/compare/v5.0.0...v5.0.1
200203
[5.0.0]: https://github.com/firefoxic/optimize/compare/v4.0.1...v5.0.0

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": "5.0.2",
4+
"version": "5.1.0",
55
"license": "MIT",
66
"author": {
77
"name": "Sergey Artemov",

0 commit comments

Comments
 (0)