Skip to content

Commit efb0e44

Browse files
chore: release packages (alpha)
1 parent 7abe2d7 commit efb0e44

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
},
1414
"changesets": [
1515
"angry-dolphins-fry",
16+
"angry-hairs-enjoy",
1617
"brave-queens-smile",
1718
"brave-queens-work",
1819
"calm-candles-wink",

packages/app-bridge/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @frontify/app-bridge
22

3+
## 4.0.0-alpha.39
4+
5+
### Patch Changes
6+
7+
- [#1206](https://github.com/Frontify/brand-sdk/pull/1206) [`7abe2d7`](https://github.com/Frontify/brand-sdk/commit/7abe2d7635dd7f319497fd4e6e422873d7075489) Thanks [@ragi96](https://github.com/ragi96)! - refactor: remove AppBridgeCreateAsset, please use `@frontify/app-bridge-app`
8+
39
## 4.0.0-alpha.38
410

511
### Patch Changes

packages/app-bridge/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@frontify/app-bridge",
33
"type": "module",
4-
"version": "4.0.0-alpha.38",
4+
"version": "4.0.0-alpha.39",
55
"description": "Package to establish communication between Frontify and marketplace apps",
66
"author": "Frontify Developers <developers@frontify.com>",
77
"repository": {

0 commit comments

Comments
 (0)