Skip to content

Commit 25f6e68

Browse files
committed
chore: release
1 parent 1a7e48c commit 25f6e68

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/wet-planes-speak.md

Lines changed: 0 additions & 6 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.1.11
4+
5+
### Patch Changes
6+
7+
- [#1312](https://github.com/Frontify/brand-sdk/pull/1312) [`1a7e48c`](https://github.com/Frontify/brand-sdk/commit/1a7e48c25435ff169cf80efe7eced4c6ce5ff6e2) Thanks [@julianiff](https://github.com/julianiff)! - feat: rename themeAction to actionToolbar surface
8+
39
## 0.1.10
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.1.10",
4+
"version": "0.1.11",
55
"description": "Package to establish communication between Frontify and apps",
66
"author": "Frontify Developers <[email protected]>",
77
"repository": {

packages/cli/CHANGELOG.md

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

3+
## 5.9.4
4+
5+
### Patch Changes
6+
7+
- [#1312](https://github.com/Frontify/brand-sdk/pull/1312) [`1a7e48c`](https://github.com/Frontify/brand-sdk/commit/1a7e48c25435ff169cf80efe7eced4c6ce5ff6e2) Thanks [@julianiff](https://github.com/julianiff)! - feat: rename themeAction to actionToolbar surface
8+
39
## 5.9.3
410

511
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@frontify/frontify-cli",
33
"type": "module",
4-
"version": "5.9.3",
4+
"version": "5.9.4",
55
"author": "Frontify Developers <[email protected]>",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)