Skip to content

Commit

Permalink
chore: release v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
duncandoit committed Oct 31, 2022
1 parent 90295d7 commit ad517b5
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": "3.0.5",
"version": "3.1.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,12 +4,20 @@ 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.1.0](https://github.com/rive-app/rive-ios/compare/3.0.5...3.1.0)

- Fit bug fix [`e9ad147`](https://github.com/rive-app/rive-ios/commit/e9ad1474a1a729a8d8b0b267d634be578976310b)
- Updating version files [`90295d7`](https://github.com/rive-app/rive-ios/commit/90295d735e47a479404f12ea5eafdd6f0e0d77a1)
- Fix for incorrectly interpreting a RenderMetricsPath as a RenderPath [`edfe5ae`](https://github.com/rive-app/rive-ios/commit/edfe5ae6316f032b12e0e197d6b533a242791304)

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

> 21 October 2022
- apply speed to both time and total time [`#3927`](https://github.com/rive-app/rive-ios/issues/3927)
- chore: release v3.0.5 [`6f2ca66`](https://github.com/rive-app/rive-ios/commit/6f2ca664bee8519a91d8f3779057eba2bb684d78)
- Updating version files [`d5c13a0`](https://github.com/rive-app/rive-ios/commit/d5c13a0c6f1f5f39651a7a9337616e66ebcdcd74)
- Bidi Text Support [`792c9cc`](https://github.com/rive-app/rive-ios/commit/792c9cc34c2b1e62cde401148692ac8b667f6ebf)
- Adding artboard clip test. [`c41d325`](https://github.com/rive-app/rive-ios/commit/c41d325c1c5661ce871450e3805c0ef13fda86c1)

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

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

0 comments on commit ad517b5

Please sign in to comment.