Skip to content

Commit

Permalink
chore(release): 0.25.5 [skip ci]
Browse files Browse the repository at this point in the history
## [0.25.5](v0.25.4...v0.25.5) (2020-10-28)

### Performance Improvements

* Move react, react-dom to peer deps ([0690537](0690537))
  • Loading branch information
semantic-release-bot committed Oct 28, 2020
1 parent 5ca7f9a commit f573b1f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.25.5](https://github.com/Typeform/embed/compare/v0.25.4...v0.25.5) (2020-10-28)


### Performance Improvements

* Move react, react-dom to peer deps ([0690537](https://github.com/Typeform/embed/commit/06905377f25c2affe395c6c996d649638b5d393e))

## [0.25.4](https://github.com/Typeform/embed/compare/v0.25.3...v0.25.4) (2020-10-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@typeform/embed",
"version": "0.25.4",
"version": "0.25.5",
"description": "Library to embed Typeforms in your website",
"author": "Typeform",
"license": "LGPL-3.0-only",
Expand Down

0 comments on commit f573b1f

Please sign in to comment.