Skip to content

Commit ae1f124

Browse files
chore(main): release 1.4.7
1 parent 7f885d0 commit ae1f124

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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.7](https://github.com/netlify/netlify-ipx/compare/v1.4.6...v1.4.7) (2024-01-01)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** update dependency @netlify/functions to ^2.4.1 ([#236](https://github.com/netlify/netlify-ipx/issues/236)) ([ce7a636](https://github.com/netlify/netlify-ipx/commit/ce7a636bb7b963d18268e822ef979876b892af37))
11+
* **deps:** update dependency fs-extra to v11.2.0 ([#233](https://github.com/netlify/netlify-ipx/issues/233)) ([a37d5a4](https://github.com/netlify/netlify-ipx/commit/a37d5a4861c727dfc2c69c71d9c8b92a2d332020))
12+
* **deps:** update dependency ufo to v1.3.2 ([#228](https://github.com/netlify/netlify-ipx/issues/228)) ([751be74](https://github.com/netlify/netlify-ipx/commit/751be749dea259d45fdabf2b8eee7e73e72a4182))
13+
* **deps:** update dependency unstorage to v1.10.1 ([#231](https://github.com/netlify/netlify-ipx/issues/231)) ([26f7204](https://github.com/netlify/netlify-ipx/commit/26f720423a5f6397edcddf4785c69c187d7a0af8))
14+
515
## [1.4.6](https://github.com/netlify/netlify-ipx/compare/v1.4.5...v1.4.6) (2023-11-14)
616

717

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.6",
3+
"version": "1.4.7",
44
"description": "on-demand image optimization for Netlify",
55
"repository": "netlify/netlify-ipx",
66
"license": "MIT",

0 commit comments

Comments
 (0)