Skip to content

Commit

Permalink
chore(release): 0.32.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.32.0](v0.31.1...v0.32.0) (2021-01-04)

### Bug Fixes

* **PI-89:** Fix missing binding ([de21178](de21178))

### Features

* Add data-share-google-analytics-instance attribute to embed ([f4931b3](f4931b3))
* Instanciate Google instance sharing feature on form ready ([f96fe17](f96fe17))
* MobileModal Add default empty options prop ([047d3f6](047d3f6))
* Turns throw error into console.error ([63b4b98](63b4b98))
  • Loading branch information
semantic-release-bot committed Jan 4, 2021
1 parent 68d83e6 commit d5c98a7
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [0.32.0](https://github.com/Typeform/embed/compare/v0.31.1...v0.32.0) (2021-01-04)


### Bug Fixes

* **PI-89:** Fix missing binding ([de21178](https://github.com/Typeform/embed/commit/de21178f3a809388e0c4c9ce0ad2bcfad3466157))


### Features

* Add data-share-google-analytics-instance attribute to embed ([f4931b3](https://github.com/Typeform/embed/commit/f4931b3ab43405a48e8f4a3dc74c0f635fb3f4b4))
* Instanciate Google instance sharing feature on form ready ([f96fe17](https://github.com/Typeform/embed/commit/f96fe17849b3f3e0843991a1cd62d699802bef1c))
* MobileModal Add default empty options prop ([047d3f6](https://github.com/Typeform/embed/commit/047d3f6579b1cee38038e26dc73031653e3396c4))
* Turns throw error into console.error ([63b4b98](https://github.com/Typeform/embed/commit/63b4b9847ed43ae5ea3b37a9dd7abd4477266a0a))

## [0.31.1](https://github.com/Typeform/embed/compare/v0.31.0...v0.31.1) (2020-12-15)


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

0 comments on commit d5c98a7

Please sign in to comment.