Skip to content

Commit

Permalink
chore: release v0.15.13
Browse files Browse the repository at this point in the history
  • Loading branch information
mjtalbot committed Nov 23, 2021
1 parent f2671f0 commit 0dad36a
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/scripts/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/scripts/release/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "release",
"version": "0.15.12",
"version": "0.15.13",
"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).

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

- add test build frameowrk script [`2d5aabd`](https://github.com/rive-app/rive-ios/commit/2d5aabd339447d68a6cd230ce09cd50cfc2f8633)
- update build test framework name [`99e931b`](https://github.com/rive-app/rive-ios/commit/99e931b0fb7d8a3b087115bd0c32580fc0bc8531)
- add workflow dispatch to test workflow [`da25488`](https://github.com/rive-app/rive-ios/commit/da25488013f4dca301d3d143b86856f6f1943433)

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

> 23 November 2021
- fix: use archive over build to avoid packaging swiftsourceinfo [`6f78434`](https://github.com/rive-app/rive-ios/commit/6f784349a3f80348c2199b672412c9efef06e6b0)
- chore: release v0.15.12 [`6afdc41`](https://github.com/rive-app/rive-ios/commit/6afdc413af4c07097358837aed3bdca11786e7f6)
- fix:fix up path to point to archive rather than build [`aa2c65d`](https://github.com/rive-app/rive-ios/commit/aa2c65dc5822e78c4fbc49523d7ff4e9e2c44975)
- chore: Update README.md [`7605d3d`](https://github.com/rive-app/rive-ios/commit/7605d3d446774eb9407751d98a16b26a89c2b05a)

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

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

0 comments on commit 0dad36a

Please sign in to comment.