Skip to content

Commit

Permalink
chore(release): 1.17.3 [skip ci]
Browse files Browse the repository at this point in the history
# [@typeform/embed-v1.17.3](https://github.com/Typeform/embed/compare/@typeform/embed-v1.17.2...@typeform/embed-v1.17.3) (2021-08-09)

### Bug Fixes

* **DIST-1068:** Force fullscreen when force touch enabled ([#312](#312)) ([7c4f736](7c4f736))
  • Loading branch information
semantic-release-bot committed Aug 9, 2021
1 parent 7c4f736 commit bc9ddcb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/embed/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [@typeform/embed-v1.17.3](https://github.com/Typeform/embed/compare/@typeform/embed-v1.17.2...@typeform/embed-v1.17.3) (2021-08-09)


### Bug Fixes

* **DIST-1068:** Force fullscreen when force touch enabled ([#312](https://github.com/Typeform/embed/issues/312)) ([7c4f736](https://github.com/Typeform/embed/commit/7c4f736bfc50fd1ed49448071910b79c8fa0683f))

# [@typeform/embed-v1.17.2](https://github.com/Typeform/embed/compare/@typeform/embed-v1.17.1...@typeform/embed-v1.17.2) (2021-08-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/embed/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@typeform/embed",
"version": "1.17.2",
"version": "1.17.3",
"main": "./build/index.js",
"types": "./types/index.d.ts",
"author": "Typeform",
Expand Down

0 comments on commit bc9ddcb

Please sign in to comment.