Skip to content

Commit

Permalink
release: 2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
formsort-release committed May 14, 2024
1 parent bbdbc23 commit 3f70b4c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/web-embed-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# CHANGELOG

## 2.6.2

### Various fixes & improvements

- fix custom-question-api-example build (#126) by @alikirec
- FLOW-908: remove `/client/client-label` in custom domains case (#125) by @alikirec

## 2.6.1

### Various fixes & improvements
Expand Down
2 changes: 1 addition & 1 deletion packages/web-embed-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formsort/web-embed-api",
"version": "2.6.1",
"version": "2.6.2",
"description": "Embed Formsort flows within other webpages",
"publishConfig": {
"access": "public",
Expand Down

0 comments on commit 3f70b4c

Please sign in to comment.