Skip to content

Commit cc33dd5

Browse files
chore(release): 0.24.0 [skip ci]
# [0.24.0](v0.23.2...v0.24.0) (2020-08-03) ### Features * Add data-transferable-url-parameters attribute to embed ([87b7824](87b7824)) * Add transferableUrlParameters option to the embed API ([5531870](5531870))
1 parent abb86cd commit cc33dd5

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [0.24.0](https://github.com/Typeform/embed/compare/v0.23.2...v0.24.0) (2020-08-03)
2+
3+
4+
### Features
5+
6+
* Add data-transferable-url-parameters attribute to embed ([87b7824](https://github.com/Typeform/embed/commit/87b782414127d154c041bf04161925fa9ff53c86))
7+
* Add transferableUrlParameters option to the embed API ([5531870](https://github.com/Typeform/embed/commit/5531870994fdd5ccf0c203c7642b0f2d67e46b1f))
8+
19
## [0.23.2](https://github.com/Typeform/embed/compare/v0.23.1...v0.23.2) (2020-07-22)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@typeform/embed",
3-
"version": "0.23.2",
3+
"version": "0.24.0",
44
"description": "Library to embed Typeforms in your website",
55
"author": "Typeform",
66
"license": "LGPL-3.0-only",

0 commit comments

Comments
 (0)