Skip to content

Commit 0636d08

Browse files
chore(main): release 1.4.4 (#185)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent fbdab27 commit 0636d08

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
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.4.4](https://github.com/netlify/netlify-ipx/compare/v1.4.3...v1.4.4) (2023-08-22)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** update dependency @netlify/functions to v2 ([#188](https://github.com/netlify/netlify-ipx/issues/188)) ([fbdab27](https://github.com/netlify/netlify-ipx/commit/fbdab275881e518d5390964518019d21d33644b0))
11+
* **deps:** update dependency node-fetch to v2.6.13 ([#187](https://github.com/netlify/netlify-ipx/issues/187)) ([9f6ad31](https://github.com/netlify/netlify-ipx/commit/9f6ad31b5864132dd522fb8600ba91dab1432a0f))
12+
* **deps:** update dependency unstorage to v1.9.0 ([#184](https://github.com/netlify/netlify-ipx/issues/184)) ([65e6b25](https://github.com/netlify/netlify-ipx/commit/65e6b251bb630ca16c3f48bca47e81c84b4f036c))
13+
514
## [1.4.3](https://github.com/netlify/netlify-ipx/compare/v1.4.2...v1.4.3) (2023-08-10)
615

716

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/ipx",
3-
"version": "1.4.3",
3+
"version": "1.4.4",
44
"description": "on-demand image optimization for Netlify",
55
"repository": "netlify/netlify-ipx",
66
"license": "MIT",

0 commit comments

Comments
 (0)