Skip to content

Commit afc4d75

Browse files
chore(main): release 1.4.7
1 parent ed7f464 commit afc4d75

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.7](https://github.com/netlify/netlify-ipx/compare/v1.4.6...v1.4.7) (2023-12-11)
6+
7+
8+
### Bug Fixes
9+
10+
* **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))
11+
* **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))
12+
* **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))
13+
514
## [1.4.6](https://github.com/netlify/netlify-ipx/compare/v1.4.5...v1.4.6) (2023-11-14)
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.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)