chore: release v4.0.6

This commit is contained in:
zplata
2023-08-07 16:12:51 +00:00
parent 48522467b7
commit 0d09707fe8
4 changed files with 51 additions and 4 deletions

2
.github/release/package-lock.json generated vendored
View File

@@ -1,6 +1,6 @@
{
"name": "release",
"version": "4.0.5",
"version": "4.0.6",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "release",
"version": "4.0.5",
"version": "4.0.6",
"description": "",
"scripts": {
"release": "release-it"

View File

@@ -4,11 +4,58 @@ 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).
#### [4.0.6](https://github.com/rive-app/rive-ios/compare/5.1.3...4.0.6)
- Updating version files [`4852246`](https://github.com/rive-app/rive-ios/commit/48522467b79ecb24c67cc7a0e30b96607d04fd72)
- Require only app-extension-safe APIs [`7c66866`](https://github.com/rive-app/rive-ios/commit/7c668665ac5c8e3165457c9bab4b81c6c2e7f900)
#### [5.1.3](https://github.com/rive-app/rive-ios/compare/5.1.2...5.1.3)
> 5 August 2023
- chore: release v5.1.3 [`0a9c026`](https://github.com/rive-app/rive-ios/commit/0a9c02602a2aa0ca995b81cb8cf1600a5202ed39)
- Updating version files [`af41f0a`](https://github.com/rive-app/rive-ios/commit/af41f0a96c80ae9ba1c621b30ceeaa0ec806e82e)
- fix leak in move operator= on SimpleArray [`8e89aa9`](https://github.com/rive-app/rive-ios/commit/8e89aa9e941f230aab8627708bea3e5a98c7dc89)
#### [5.1.2](https://github.com/rive-app/rive-ios/compare/5.1.1...5.1.2)
> 3 August 2023
- Clipping and baseline [`#5732`](https://github.com/rive-app/rive-ios/issues/5732)
- maint: fix determine version build step in github workflow to bump based on major, minor, and patch instead of just patch [`0aee73f`](https://github.com/rive-app/rive-ios/commit/0aee73f234654cbae5ab71656f99cc113be63c04)
- chore: release v5.1.2 [`e24459a`](https://github.com/rive-app/rive-ios/commit/e24459a07b1429d761afa546eaaf91abd9535036)
- Updating version files [`90ec288`](https://github.com/rive-app/rive-ios/commit/90ec2888c0373c3ec3e347639695e31b879797d8)
#### [5.1.1](https://github.com/rive-app/rive-ios/compare/5.1.0...5.1.1)
> 31 July 2023
- chore: release v5.1.1 [`5ea3213`](https://github.com/rive-app/rive-ios/commit/5ea3213b5802f791e74fe81f0769b26a2ca91166)
- Updating version files [`8568b32`](https://github.com/rive-app/rive-ios/commit/8568b32902c2bd45e88fde82dbe1d157c72ca948)
#### [5.1.0](https://github.com/rive-app/rive-ios/compare/5.0.0...5.1.0)
> 31 July 2023
- Add text binding ios [`7fd8df3`](https://github.com/rive-app/rive-ios/commit/7fd8df317eb78783d16b8c98c3d4cf45e260ee37)
- chore: release v5.1.0 [`794fac9`](https://github.com/rive-app/rive-ios/commit/794fac904b72ee8f116963f4bb4753c395f7c6c8)
- Updating version files [`c674b85`](https://github.com/rive-app/rive-ios/commit/c674b856e68032d5d40f765315af089c83f40623)
### [5.0.0](https://github.com/rive-app/rive-ios/compare/4.0.5...5.0.0)
> 26 July 2023
- Rive Text for iOS and Android! [`cf2e58c`](https://github.com/rive-app/rive-ios/commit/cf2e58c1d1a801509e1e1162386d319bda37e479)
- chore: release v5.0.0 [`bad6398`](https://github.com/rive-app/rive-ios/commit/bad639857cd22e28456f62f055732cf13ff67476)
- Updating version files [`8c52c9e`](https://github.com/rive-app/rive-ios/commit/8c52c9ebe13a8168cfea79171a93462d155a6458)
#### [4.0.5](https://github.com/rive-app/rive-ios/compare/4.0.4...4.0.5)
> 21 July 2023
- chore: release v4.0.5 [`32f7d94`](https://github.com/rive-app/rive-ios/commit/32f7d94ebe2f12342fb63af997f42529315dd9b2)
- Updating version files [`bbf55a3`](https://github.com/rive-app/rive-ios/commit/bbf55a33ea3ac818edfaf7398888b3c2e29d4ffa)
- fixup touch location for ios when the riveview is a subview [`ea061e0`](https://github.com/rive-app/rive-ios/commit/ea061e019048df9aa4e26e5dc90f0adee3e43a9b)
- FollowPathConstraint to extend TransformSpaceConstraint [`f069fd7`](https://github.com/rive-app/rive-ios/commit/f069fd7aba0f2d6b5c9d24f03b647e205eef3c95)
#### [4.0.4](https://github.com/rive-app/rive-ios/compare/4.0.3...4.0.4)

View File

@@ -1 +1 @@
4.0.5
4.0.6