diff --git a/.github/release/package-lock.json b/.github/release/package-lock.json index 868c3f8c..26fb24e5 100644 --- a/.github/release/package-lock.json +++ b/.github/release/package-lock.json @@ -1,6 +1,6 @@ { "name": "release", - "version": "3.1.10", + "version": "3.1.11", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/.github/release/package.json b/.github/release/package.json index 0a24c293..59515cf1 100644 --- a/.github/release/package.json +++ b/.github/release/package.json @@ -1,6 +1,6 @@ { "name": "release", - "version": "3.1.10", + "version": "3.1.11", "description": "", "scripts": { "release": "release-it" diff --git a/CHANGELOG.md b/CHANGELOG.md index 05e7f8b2..79d49edc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,17 @@ 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). +#### [3.1.11](https://github.com/rive-app/rive-ios/compare/3.1.10...3.1.11) + +- Ios memory shared context [`c4238e9`](https://github.com/rive-app/rive-ios/commit/c4238e9b3655da72d8502447720f462b8f5e8c4c) +- Delete add_to_project.yml [`3859bea`](https://github.com/rive-app/rive-ios/commit/3859bea81cadcbdc1af252977f9176388af9b33e) +- Create add_to_project.yml [`71fb521`](https://github.com/rive-app/rive-ios/commit/71fb5219797ecb8ac8d7b098f87cd3c91c2d774f) + #### [3.1.10](https://github.com/rive-app/rive-ios/compare/3.1.9...3.1.10) +> 14 April 2023 + +- chore: release v3.1.10 [`950601d`](https://github.com/rive-app/rive-ios/commit/950601d4240ff4ba4b79bfea1b9e60b3976fc05a) - Updating version files [`cbfe3f9`](https://github.com/rive-app/rive-ios/commit/cbfe3f9196948031a9d93a1a897e07f2a8e89e00) - Propagate collapse to path composer. [`cd7dd45`](https://github.com/rive-app/rive-ios/commit/cd7dd45dffcc6324d2b20b31c41830e6a0fb3234) diff --git a/VERSION b/VERSION index edcc0e55..c48ab2bc 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.1.10 \ No newline at end of file +3.1.11 \ No newline at end of file