Skip to content

Commit 21451a0

Browse files
chore(main): release 1.4.3 (#182)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 978f4c8 commit 21451a0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.3](https://github.com/netlify/netlify-ipx/compare/v1.4.2...v1.4.3) (2023-08-10)
6+
7+
8+
### Bug Fixes
9+
10+
* casing now matches what comes in a Netlify function via event.headers ([#181](https://github.com/netlify/netlify-ipx/issues/181)) ([978f4c8](https://github.com/netlify/netlify-ipx/commit/978f4c868e06d8f4df1a1651ebecf1cffeeb4bba))
11+
* **deps:** update dependency mkdirp to v3 ([#162](https://github.com/netlify/netlify-ipx/issues/162)) ([d946c42](https://github.com/netlify/netlify-ipx/commit/d946c427f2f33aad52cfe956217831400ffc66db))
12+
513
## [1.4.2](https://github.com/netlify/netlify-ipx/compare/v1.4.1...v1.4.2) (2023-08-03)
614

715

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

0 commit comments

Comments
 (0)