Skip to content

Commit 42a330d

Browse files
chore: release packages
1 parent 9b1b215 commit 42a330d

File tree

10 files changed

+32
-15
lines changed

10 files changed

+32
-15
lines changed

.changeset/ninety-balloons-drum.md

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

.changeset/quiet-cooks-reflect.md

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

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.0
4+
5+
### Minor Changes
6+
7+
- [#1257](https://github.com/Frontify/brand-sdk/pull/1257) [`cae6a20`](https://github.com/Frontify/brand-sdk/commit/cae6a20a75e18f6b1e1e2e0e49edeebb211557ef) Thanks [@imoutaharik](https://github.com/imoutaharik)! - Add optional experimental flag to the manifest
8+
39
## 5.8.9
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.8.9",
4+
"version": "5.9.0",
55
"author": "Frontify Developers <developers@frontify.com>",
66
"repository": {
77
"type": "git",

packages/guideline-blocks-settings/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @frontify/guideline-blocks-settings
22

3+
## 0.38.2
4+
5+
### Patch Changes
6+
7+
- [#1258](https://github.com/Frontify/brand-sdk/pull/1258) [`a82646f`](https://github.com/Frontify/brand-sdk/commit/a82646f71f9cb23eb7718062c5ab35c117e18f61) Thanks [@ragi96](https://github.com/ragi96)! - chore: bump `@frontify/fondue` to `12.11.0`
8+
9+
- Updated dependencies [[`a82646f`](https://github.com/Frontify/brand-sdk/commit/a82646f71f9cb23eb7718062c5ab35c117e18f61)]:
10+
- @frontify/sidebar-settings@0.10.2
11+
312
## 0.38.1
413

514
### Patch Changes

packages/guideline-blocks-settings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@frontify/guideline-blocks-settings",
33
"type": "module",
4-
"version": "0.38.1",
4+
"version": "0.38.2",
55
"description": "Provides types and helpers for the guideline block development",
66
"author": "Frontify Developers <developers@frontify.com>",
77
"repository": {

packages/platform-app/CHANGELOG.md

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

3+
## 0.1.15
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`a82646f`](https://github.com/Frontify/brand-sdk/commit/a82646f71f9cb23eb7718062c5ab35c117e18f61)]:
8+
- @frontify/sidebar-settings@0.10.2
9+
310
## 0.1.14
411

512
### Patch Changes

packages/platform-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/platform-app",
33
"type": "module",
4-
"version": "0.1.14",
4+
"version": "0.1.15",
55
"description": "Provides the types for the Apps",
66
"author": "Frontify Developers <developers@frontify.com>",
77
"repository": {

packages/sidebar-settings/CHANGELOG.md

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

3+
## 0.10.2
4+
5+
### Patch Changes
6+
7+
- [#1258](https://github.com/Frontify/brand-sdk/pull/1258) [`a82646f`](https://github.com/Frontify/brand-sdk/commit/a82646f71f9cb23eb7718062c5ab35c117e18f61) Thanks [@ragi96](https://github.com/ragi96)! - chore: bump `@frontify/fondue` to `12.11.0`
8+
39
## 0.10.1
410

511
### Patch Changes

packages/sidebar-settings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@frontify/sidebar-settings",
33
"type": "module",
4-
"version": "0.10.1",
4+
"version": "0.10.2",
55
"description": "Provides types and helpers for the settings sidebar",
66
"author": "Frontify Developers <developers@frontify.com>",
77
"repository": {

0 commit comments

Comments
 (0)