Skip to content

Commit

Permalink
chore: release v6.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dskuza committed Oct 22, 2024
1 parent 1f71d2d commit f96110f
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/release/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/release/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "release",
"version": "6.2.0",
"version": "6.2.1",
"description": "",
"scripts": {
"release": "release-it"
Expand Down
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,19 @@ 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).

#### [6.2.1](https://github.com/rive-app/rive-ios/compare/6.2.0...6.2.1)

- Validate rect and drawable size before drawing [`6417d1a`](https://github.com/rive-app/rive-ios/commit/6417d1a7bf35dab1974bc94d913d2259fb3ab4f6)
- Add input getters to iOS view model [`9fee36a`](https://github.com/rive-app/rive-ios/commit/9fee36ad85a10f769c08e15bc55fc234f8497a19)
- Updating version files [`1f71d2d`](https://github.com/rive-app/rive-ios/commit/1f71d2d494f5e4efba8202f4b35af4670dea1faa)

#### [6.2.0](https://github.com/rive-app/rive-ios/compare/6.1.7...6.2.0)

> 16 October 2024
- Add logging to rive-ios [`c2f8738`](https://github.com/rive-app/rive-ios/commit/c2f8738739792f5f65e43cfff32f7801026ca11c)
- chore: release v6.2.0 [`f19beb1`](https://github.com/rive-app/rive-ios/commit/f19beb13f47f42b8b5d7c73e0f1cf0943987ca2c)
- Updating version files [`55ff7a2`](https://github.com/rive-app/rive-ios/commit/55ff7a27f720854f6cdd70d21b8ee0195f5e8f54)
- Fix layout animation runtime [`4fa81c5`](https://github.com/rive-app/rive-ios/commit/4fa81c5820100d0043eb5383e1bb1ef89439a643)

#### [6.1.7](https://github.com/rive-app/rive-ios/compare/6.1.6...6.1.7)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.2.0
6.2.1

0 comments on commit f96110f

Please sign in to comment.