Skip to content

Commit b68cff3

Browse files
github-actions[bot]anxobotana
authored andcommitted
chore: release packages (alpha)
1 parent 5c1fd8b commit b68cff3

File tree

7 files changed

+24
-3
lines changed

7 files changed

+24
-3
lines changed

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"eighty-ants-happen",
3232
"eleven-shrimps-jog",
3333
"empty-jobs-add",
34+
"fair-hats-grab",
3435
"fast-houses-hunt",
3536
"few-islands-build",
3637
"five-mangos-search",
@@ -92,6 +93,7 @@
9293
"stale-hairs-wash",
9394
"strange-radios-bow",
9495
"strong-tools-check",
96+
"swift-hounds-jog",
9597
"tasty-coins-jam",
9698
"tasty-vans-cough",
9799
"ten-guests-wash",

packages/app-bridge-theme/CHANGELOG.md

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

3+
## 0.0.0-alpha.31
4+
5+
### Minor Changes
6+
7+
- [#1335](https://github.com/Frontify/brand-sdk/pull/1335) [`5c1fd8b`](https://github.com/Frontify/brand-sdk/commit/5c1fd8be89f333cda3a15c48a6083ee51be286bf) Thanks [@anxobotana](https://github.com/anxobotana)! - feat(AppBridgeTheme): remove platform apps references
8+
39
## 0.0.0-alpha.30
410

511
### Minor Changes

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

packages/guideline-blocks-settings/CHANGELOG.md

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

3+
## 1.0.8-alpha.3
4+
5+
### Patch Changes
6+
7+
- [#1336](https://github.com/Frontify/brand-sdk/pull/1336) [`fa50848`](https://github.com/Frontify/brand-sdk/commit/fa50848a67f4fecfec61e55e7d2783b1adaa82e6) Thanks [@ragi96](https://github.com/ragi96)! - chore: bump fondue to 13.rc5
8+
39
## 1.0.8-alpha.2
410

511
### 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": "1.0.8-alpha.2",
4+
"version": "1.0.8-alpha.3",
55
"description": "Provides types and helpers for the guideline block development",
66
"author": "Frontify Developers <developers@frontify.com>",
77
"repository": {

packages/guideline-themes/CHANGELOG.md

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

3+
## 0.0.1-alpha.18
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`5c1fd8b`](https://github.com/Frontify/brand-sdk/commit/5c1fd8be89f333cda3a15c48a6083ee51be286bf)]:
8+
- @frontify/app-bridge-theme@0.0.0-alpha.31
9+
310
## 0.0.1-alpha.17
411

512
### Patch Changes

packages/guideline-themes/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-themes",
33
"type": "module",
4-
"version": "0.0.1-alpha.17",
4+
"version": "0.0.1-alpha.18",
55
"description": "Provides types and helpers for the guideline themes development",
66
"author": "Frontify Developers <developers@frontify.com>",
77
"repository": {

0 commit comments

Comments
 (0)