Skip to content

Commit 0e48902

Browse files
chore(release): 4.8.1 [skip ci]
# [@typeform/embed-v4.8.1](https://github.com/Typeform/embed/compare/@typeform/embed-v4.8.0...@typeform/embed-v4.8.1) (2024-02-23) ### Bug Fixes * **TU-8855:** Build `respectOpenModals` from HTML attributes ([#642](#642)) ([1105b36](1105b36))
1 parent 1105b36 commit 0e48902

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/embed/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [@typeform/embed-v4.8.1](https://github.com/Typeform/embed/compare/@typeform/embed-v4.8.0...@typeform/embed-v4.8.1) (2024-02-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **TU-8855:** Build `respectOpenModals` from HTML attributes ([#642](https://github.com/Typeform/embed/issues/642)) ([1105b36](https://github.com/Typeform/embed/commit/1105b360022af169861025707079943f8dd74ef4))
7+
18
# [@typeform/embed-v4.8.0](https://github.com/Typeform/embed/compare/@typeform/embed-v4.7.0...@typeform/embed-v4.8.0) (2024-02-23)
29

310

packages/embed/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": "4.8.0",
3+
"version": "4.8.1",
44
"main": "./build/index.js",
55
"types": "./types/index.d.ts",
66
"author": "Typeform",

0 commit comments

Comments
 (0)