Skip to content

Commit

Permalink
chore: release v3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
zplata committed Oct 4, 2022
1 parent ff5bd4f commit 2ae76fb
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 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": "3.0.3",
"version": "3.0.4",
"description": "",
"scripts": {
"release": "release-it"
Expand Down
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,16 @@ 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.0.4](https://github.com/rive-app/rive-ios/compare/3.0.3...3.0.4)

- clang-format updates [`d53d5ae`](https://github.com/rive-app/rive-ios/commit/d53d5ae44d3797477f7546f87ce1e09fc0da9526)
- docs: fix links and some verbiage in the iOS runtime README [`3d8cbf3`](https://github.com/rive-app/rive-ios/commit/3d8cbf3623e3b23ee681dacdd785c8879c4e05f9)
- Updating version files [`ff5bd4f`](https://github.com/rive-app/rive-ios/commit/ff5bd4f5f6c14af4526564a130cba321b6be93c8)

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

> 27 September 2022
- Deindent namespaces [`9f165c2`](https://github.com/rive-app/rive-ios/commit/9f165c2d73473caccf3ae99eed2f7c4d0b59f5da)
- clang-format tweaks [`2ab3417`](https://github.com/rive-app/rive-ios/commit/2ab34178daa91a06ecfbc26a23781b373706e2a6)
- iOS - Fixed setArtboard bug in RiveModel [`bb229e0`](https://github.com/rive-app/rive-ios/commit/bb229e011ed5c11d8f13d0652fdd3862ea5a8f62)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.3
3.0.4

0 comments on commit 2ae76fb

Please sign in to comment.