Skip to content

Commit

Permalink
chore: release v1.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
zplata committed Mar 17, 2022
1 parent 87174bc commit 53e4969
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": "1.0.14",
"version": "1.0.15",
"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).

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

- Add a mesh example and add missing energy_bar_asset [`6851222`](https://github.com/rive-app/rive-ios/commit/685122253958d7708c604f94e2d5fd1790142998)
- Update rive-cpp to support Mesh and fix build issues [`a0eb22b`](https://github.com/rive-app/rive-ios/commit/a0eb22bf4f9077cefd84441855067a65d19094b2)
- Updating version files [`87174bc`](https://github.com/rive-app/rive-ios/commit/87174bc9fbd9fc6dc2a917c6665384587d09cb33)

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

> 15 March 2022
- removed git lfs files that were somehow still here [`16d8784`](https://github.com/rive-app/rive-ios/commit/16d878498482bbc3a6f48286eaa374b82302273d)
- chore: release v1.0.14 [`c689fe2`](https://github.com/rive-app/rive-ios/commit/c689fe219ed4405d5b8eedc836351748e16f3160)
- update docs [`f842053`](https://github.com/rive-app/rive-ios/commit/f842053bc8cfe7990870e25833701bed06ef65a4)
- Updating version files [`e874b1c`](https://github.com/rive-app/rive-ios/commit/e874b1c7fcb3f244f154645b7ab7077cc80cf8f6)

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

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

0 comments on commit 53e4969

Please sign in to comment.