Skip to content

Commit

Permalink
chore(release): 0.20.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.20.0](v0.19.0...v0.20.0) (2020-05-27)

### Features

* **DIST-41:** Add response_id to onSubmit callback ([a8e2edf](a8e2edf))
  • Loading branch information
semantic-release-bot committed May 27, 2020
1 parent 699b4cf commit f860407
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.20.0](https://github.com/Typeform/embed/compare/v0.19.0...v0.20.0) (2020-05-27)


### Features

* **DIST-41:** Add response_id to onSubmit callback ([a8e2edf](https://github.com/Typeform/embed/commit/a8e2edf))

# [0.19.0](https://github.com/Typeform/embed/compare/v0.18.0...v0.19.0) (2020-05-25)


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

0 comments on commit f860407

Please sign in to comment.