Skip to content

Commit fe37ae7

Browse files
chore(release): 0.30.0 [skip ci]
# [0.30.0](v0.29.1...v0.30.0) (2020-12-03) ### Features * **DIST-401:** Add tracking parameters ([2271166](2271166)) * **DIST-401:** Add trigger type as open value ([4fdb180](4fdb180)) * **DIST-401:** Defaults source to hostname ([ae03cc6](ae03cc6))
1 parent 182ef51 commit fe37ae7

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.30.0](https://github.com/Typeform/embed/compare/v0.29.1...v0.30.0) (2020-12-03)
2+
3+
4+
### Features
5+
6+
* **DIST-401:** Add tracking parameters ([2271166](https://github.com/Typeform/embed/commit/22711661ee8fd9b88bafc9c94d3c2c4801ea5934))
7+
* **DIST-401:** Add trigger type as open value ([4fdb180](https://github.com/Typeform/embed/commit/4fdb180da93b01ee4aa4371ea4aecf3d319b743a))
8+
* **DIST-401:** Defaults source to hostname ([ae03cc6](https://github.com/Typeform/embed/commit/ae03cc68b780390bfe1362bc2e8e798b0abab9b5))
9+
110
## [0.29.1](https://github.com/Typeform/embed/compare/v0.29.0...v0.29.1) (2020-11-30)
211

312

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.29.1",
3+
"version": "0.30.0",
44
"description": "Library to embed Typeforms in your website",
55
"author": "Typeform",
66
"license": "LGPL-3.0-only",

0 commit comments

Comments
 (0)