diff --git a/CHANGELOG.md b/CHANGELOG.md index 494bc5b..2dc89df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ 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.1.4](https://github.com/netlify/netlify-ipx/compare/v1.1.3...v1.1.4) (2022-08-08) + + +### Bug Fixes + +* **deps:** update dependency ipx to v0.9.10 ([#46](https://github.com/netlify/netlify-ipx/issues/46)) ([8059ab9](https://github.com/netlify/netlify-ipx/commit/8059ab97b8ab9ac6be33652406d519e59967fa04)) +* **deps:** update dependency ufo to v0.8.5 ([#47](https://github.com/netlify/netlify-ipx/issues/47)) ([9ba5bbd](https://github.com/netlify/netlify-ipx/commit/9ba5bbd669e7ad3a0b29613088c7c0b8729013de)) + ## [1.1.3](https://github.com/netlify/netlify-ipx/compare/v1.1.2...v1.1.3) (2022-06-30) diff --git a/package.json b/package.json index 165a1df..d842fd3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@netlify/ipx", - "version": "1.1.3", + "version": "1.1.4", "description": "on-demand image optimization for Netlify", "repository": "netlify/netlify-ipx", "license": "MIT",