Skip to content

Commit f010570

Browse files
chore: sign (#1420)
Co-authored-by: julianiff <julian.iff@frontify.com>
1 parent ede17a4 commit f010570

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/angry-lemons-relate.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/app-bridge-app/CHANGELOG.md

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

3+
## 0.2.2
4+
5+
### Patch Changes
6+
7+
- [#1419](https://github.com/Frontify/brand-sdk/pull/1419) [`ede17a4`](https://github.com/Frontify/brand-sdk/commit/ede17a4a5649debb2fe44a01616f76b61fe89767) Thanks [@julianiff](https://github.com/julianiff)! - feat: add closeApp command and refactor previous command
8+
39
## 0.2.1
410

511
### Patch Changes

packages/app-bridge-app/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-app",
33
"type": "module",
4-
"version": "0.2.1",
4+
"version": "0.2.2",
55
"description": "Package to establish communication between Frontify and apps",
66
"author": "Frontify Developers <developers@frontify.com>",
77
"repository": {

0 commit comments

Comments
 (0)