Skip to content

Commit

Permalink
chore(release): 2.6.1 [skip ci]
Browse files Browse the repository at this point in the history
# [@typeform/embed-v2.6.1](https://github.com/Typeform/embed/compare/@typeform/embed-v2.6.0...@typeform/embed-v2.6.1) (2023-01-18)

### Bug Fixes

* **DIST-2017:** Race condition with hubspot integration script ([#554](#554)) ([f32f631](f32f631))
  • Loading branch information
semantic-release-bot committed Jan 18, 2023
1 parent f32f631 commit 91e4fbc
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-v2.6.1](https://github.com/Typeform/embed/compare/@typeform/embed-v2.6.0...@typeform/embed-v2.6.1) (2023-01-18)


### Bug Fixes

* **DIST-2017:** Race condition with hubspot integration script ([#554](https://github.com/Typeform/embed/issues/554)) ([f32f631](https://github.com/Typeform/embed/commit/f32f63101c68c0db887e2887583d389c532b9907))

# [@typeform/embed-v2.6.0](https://github.com/Typeform/embed/compare/@typeform/embed-v2.5.1...@typeform/embed-v2.6.0) (2023-01-11)


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": "2.6.0",
"version": "2.6.1",
"main": "./build/index.js",
"types": "./types/index.d.ts",
"author": "Typeform",
Expand Down

0 comments on commit 91e4fbc

Please sign in to comment.