diff --git a/CHANGELOG.md b/CHANGELOG.md index bb24aeac..fb04f837 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## 1.13.3 (2026-05-11) + +### Bug Fixes 🐛 + +- fix: malformed CloudFront policy for content ([#563](https://github.com/String-sg/onward/pull/563)) ([a511b6cc](https://github.com/String-sg/onward/commit/a511b6cc)) + ## 1.13.2 (2026-05-11) ### Bug Fixes 🐛 diff --git a/package.json b/package.json index b5a76f76..e68ddfd4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "onward", - "version": "1.13.2", + "version": "1.13.3", "private": true, "type": "module", "scripts": {