Skip to content

Commit c20c918

Browse files
committed
chore(release): 1.5.0
1 parent 8375a68 commit c20c918

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.5.0](https://github.com/MobileTeleSystems/image-optimize/compare/v1.4.0...v1.5.0) (2023-10-02)
6+
7+
8+
### Features
9+
10+
* update dependencies versions ([aee780c](https://github.com/MobileTeleSystems/image-optimize/commit/aee780c48a203ebba767bb33ed78aa0e63516199))
11+
* update sharp library version ([2ff333d](https://github.com/MobileTeleSystems/image-optimize/commit/2ff333d2b54bbe2c0366a5d9569c4cd4e0044a57))
12+
* willsoto/nestjs-prometheus by prom-client, use originalUrl for logs ([f4aca04](https://github.com/MobileTeleSystems/image-optimize/commit/f4aca0411b92bbb7df01d07cdc858ed0e422ffb8))
13+
514
## 1.4.0 (2022-12-30)
615

716
### Features

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "image-optimize",
3-
"version": "1.4.1",
3+
"version": "1.5.0",
44
"description": "",
55
"author": "MobileTeleSystems",
66
"homepage": "https://github.com/MobileTeleSystems/image-optimize",

0 commit comments

Comments
 (0)