Skip to content

Commit

Permalink
chore: release v6.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dskuza committed Oct 30, 2024
1 parent a12d57f commit ee86d79
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.2",
"version": "6.3.0",
"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.3.0](https://github.com/rive-app/rive-ios/compare/6.2.2...6.3.0)

- feat: add runtime layout fit type for ios, android, web [`9d8744e`](https://github.com/rive-app/rive-ios/commit/9d8744e245c2611558a4fc5635bad9f679e26800)
- Updating version files [`a12d57f`](https://github.com/rive-app/rive-ios/commit/a12d57f06e98a559995513a95a1900e7934b782e)
- Expose RenderContext methods for allocating tessellation vertices [`5cfc1c2`](https://github.com/rive-app/rive-ios/commit/5cfc1c2bfbe175d8faa2635dadf2b3327fe79c62)

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

> 29 October 2024
- chore: release v6.2.2 [`f851490`](https://github.com/rive-app/rive-ios/commit/f85149034005511235d4e54575dc608ed9780114)
- Updating version files [`88f09b4`](https://github.com/rive-app/rive-ios/commit/88f09b4864488fce5a63c1e161688c4ce853228a)
- Fix resources getting deleted prematurely in vkutil::ResourcePool [`ba5824d`](https://github.com/rive-app/rive-ios/commit/ba5824dd8c72cdc0af66a9f8b54d3d992366c77f)
- Upgrade legacy artboards to work with layouts [`980594b`](https://github.com/rive-app/rive-ios/commit/980594b717fbefdfeea13f3b09c46e5e18deb84e)

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

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

0 comments on commit ee86d79

Please sign in to comment.