diff --git a/CHANGELOG.md b/CHANGELOG.md index 589c870..21773bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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. +## [1.4.7](https://github.com/netlify/netlify-ipx/compare/v1.4.6...v1.4.7) (2023-11-20) + + +### Bug Fixes + +* **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)) + ## [1.4.6](https://github.com/netlify/netlify-ipx/compare/v1.4.5...v1.4.6) (2023-11-14) diff --git a/package.json b/package.json index 3e1080c..2435096 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@netlify/ipx", - "version": "1.4.6", + "version": "1.4.7", "description": "on-demand image optimization for Netlify", "repository": "netlify/netlify-ipx", "license": "MIT",