diff --git a/.github/release/package-lock.json b/.github/release/package-lock.json index 3aa481d6..ede8a42e 100644 --- a/.github/release/package-lock.json +++ b/.github/release/package-lock.json @@ -1,6 +1,6 @@ { "name": "release", - "version": "5.14.1", + "version": "5.14.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/.github/release/package.json b/.github/release/package.json index 91b73b0b..fb8012d1 100644 --- a/.github/release/package.json +++ b/.github/release/package.json @@ -1,6 +1,6 @@ { "name": "release", - "version": "5.14.1", + "version": "5.14.2", "description": "", "scripts": { "release": "release-it" diff --git a/CHANGELOG.md b/CHANGELOG.md index af4cf182..139e6367 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [5.14.2](https://github.com/rive-app/rive-ios/compare/5.14.1...5.14.2) + +- Remove files to unblock downstream iOS push [`9dc67e3`](https://github.com/rive-app/rive-ios/commit/9dc67e35158935ed4364bff86bcf551e50b4cec8) +- Updating version files [`83e7970`](https://github.com/rive-app/rive-ios/commit/83e7970979a9bd10211ad9ff6d22366a64125974) + #### [5.14.1](https://github.com/rive-app/rive-ios/compare/5.14.0...5.14.1) +> 24 June 2024 + +- chore: release v5.14.1 [`91ceb45`](https://github.com/rive-app/rive-ios/commit/91ceb45b7a097d9b5dd8f997b88c6d2239be9da5) - Updating version files [`080e201`](https://github.com/rive-app/rive-ios/commit/080e2018ce31eafd09550d78c91302659ac92b6c) #### [5.14.0](https://github.com/rive-app/rive-ios/compare/5.13.2...5.14.0) diff --git a/VERSION b/VERSION index 4bcbe369..d5f9f425 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.14.1 \ No newline at end of file +5.14.2 \ No newline at end of file