chore: release v6.6.2

This commit is contained in:
dskuza
2025-02-12 15:50:20 +00:00
parent 93cbe0c833
commit 53059e7507
4 changed files with 13 additions and 4 deletions

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

@@ -1,12 +1,12 @@
{
"name": "release",
"version": "6.6.1",
"version": "6.6.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "release",
"version": "6.6.1",
"version": "6.6.2",
"license": "ISC",
"devDependencies": {
"@release-it/bumper": "^6.0.1",

View File

@@ -1,6 +1,6 @@
{
"name": "release",
"version": "6.6.1",
"version": "6.6.2",
"description": "",
"scripts": {
"release": "release-it"

View File

@@ -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).
#### [6.6.2](https://github.com/rive-app/rive-ios/compare/6.6.1...6.6.2)
- feat(ios): use RiveFile.init(data:) initializer over init(byteArray:) [`4eb9c8d`](https://github.com/rive-app/rive-ios/commit/4eb9c8d78fd2439fdf88cbf240da98270c22b9af)
- Updating version files [`93cbe0c`](https://github.com/rive-app/rive-ios/commit/93cbe0c833ec059256fc253acc00bbb653ef955b)
- make decodeFont and decodeAudio non virtual [`50b1c98`](https://github.com/rive-app/rive-ios/commit/50b1c9833a55666a4b8cd06a88f3b982d67efa72)
#### [6.6.1](https://github.com/rive-app/rive-ios/compare/6.6.0...6.6.1)
> 11 February 2025
- chore: release v6.6.1 [`f9da4f2`](https://github.com/rive-app/rive-ios/commit/f9da4f2c1f729e69c90a056068f81e743b2a472e)
- Updating version files [`4aeeecf`](https://github.com/rive-app/rive-ios/commit/4aeeecf424399b55ca04fd71902bb380a7767476)
- Draw large feathers at lower resolution [`a48aa2a`](https://github.com/rive-app/rive-ios/commit/a48aa2aeabdd68e4b9da75619592ae851fb34aa4)

View File

@@ -1 +1 @@
6.6.1
6.6.2