Skip to content

Commit

Permalink
chore(release): 0.25.2 [skip ci]
Browse files Browse the repository at this point in the history
## [0.25.2](v0.25.1...v0.25.2) (2020-10-05)

### Bug Fixes

* **DIST-459:** Remove device-specific hacks that are no longer needed ([a2b02bf](a2b02bf))
  • Loading branch information
semantic-release-bot committed Oct 5, 2020
1 parent 49b4c6e commit 5ab9bec
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.2](https://github.com/Typeform/embed/compare/v0.25.1...v0.25.2) (2020-10-05)


### Bug Fixes

* **DIST-459:** Remove device-specific hacks that are no longer needed ([a2b02bf](https://github.com/Typeform/embed/commit/a2b02bf07e575f3feadb4db2ce7f62d903e9f047))

## [0.25.1](https://github.com/Typeform/embed/compare/v0.25.0...v0.25.1) (2020-09-21)


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.1",
"version": "0.25.2",
"description": "Library to embed Typeforms in your website",
"author": "Typeform",
"license": "LGPL-3.0-only",
Expand Down

0 comments on commit 5ab9bec

Please sign in to comment.