Skip to content

Commit

Permalink
chore: release 0.0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
avivian committed Nov 8, 2021
1 parent f309481 commit 416334e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ 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).

#### [v0.0.22](https://github.com/rive-app/rive-react/compare/v0.0.20...v0.0.22)
#### [v0.0.23](https://github.com/rive-app/rive-react/compare/v0.0.20...v0.0.23)

- Bump rive-js version to 0.7.31 [`33e34a4`](https://github.com/rive-app/rive-react/commit/33e34a46e1e394d67d6981307534fb5512df9dcf)
- Add verticalAlign = top to canvas to prevent canvas growth on resize [`f309481`](https://github.com/rive-app/rive-react/commit/f309481a43307b1e2b7f77cd418498cacd8022d2)

#### [v0.0.20](https://github.com/rive-app/rive-react/compare/v0.0.19...v0.0.20)

Expand Down
2 changes: 1 addition & 1 deletion 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rive-react",
"version": "0.0.22",
"version": "0.0.23",
"description": "React wrapper around the rive-js library",
"main": "dist/index.js",
"typings": "dist/types/index.d.ts",
Expand Down

0 comments on commit 416334e

Please sign in to comment.