From e9513a5f4b14191a46799d3c2683ae79680c142e Mon Sep 17 00:00:00 2001 From: "token-generator-app[bot]" <82042599+token-generator-app[bot]@users.noreply.github.com> Date: Tue, 9 Aug 2022 13:59:48 +0000 Subject: [PATCH] chore(main): release 1.1.4 (#48) Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com> --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) 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",