Skip to content

Commit

Permalink
chore(release): 4.9.0 [skip ci]
Browse files Browse the repository at this point in the history
# [@typeform/embed-v4.9.0](https://github.com/Typeform/embed/compare/@typeform/embed-v4.8.1...@typeform/embed-v4.9.0) (2024-03-18)

### Features

* **TU-9756:** support no-scrollbars flag ([#644](#644)) ([c7d8e70](c7d8e70))
  • Loading branch information
semantic-release-bot committed Mar 18, 2024
1 parent c7d8e70 commit fd62aeb
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-v4.9.0](https://github.com/Typeform/embed/compare/@typeform/embed-v4.8.1...@typeform/embed-v4.9.0) (2024-03-18)


### Features

* **TU-9756:** support no-scrollbars flag ([#644](https://github.com/Typeform/embed/issues/644)) ([c7d8e70](https://github.com/Typeform/embed/commit/c7d8e7089f1212ebbcbf3b693f2941cdb6d03f5a))

# [@typeform/embed-v4.8.1](https://github.com/Typeform/embed/compare/@typeform/embed-v4.8.0...@typeform/embed-v4.8.1) (2024-02-23)


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

0 comments on commit fd62aeb

Please sign in to comment.