Skip to content

Commit ad2bde1

Browse files
chore: release packages (alpha) (#1356)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1a52c54 commit ad2bde1

File tree

5 files changed

+16
-2
lines changed

5 files changed

+16
-2
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
"lucky-taxis-kneel",
6060
"mighty-brooms-lay",
6161
"modern-experts-dream",
62+
"moody-lies-collect",
6263
"nasty-feet-repair",
6364
"neat-plants-smile",
6465
"nervous-walls-repair",

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.34
4+
5+
### Minor Changes
6+
7+
- [#1355](https://github.com/Frontify/brand-sdk/pull/1355) [`1a52c54`](https://github.com/Frontify/brand-sdk/commit/1a52c5482a3dcc195ff78f0ad9cc0ff4385c9bf6) Thanks [@anxobotana](https://github.com/anxobotana)! - feat(AppBridgeTheme): remove portalToken from context
8+
39
## 0.0.0-alpha.33
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.33",
4+
"version": "0.0.0-alpha.34",
55
"description": "Package to establish communication between Frontify and themes",
66
"author": "Frontify Developers <[email protected]>",
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.21
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`1a52c54`](https://github.com/Frontify/brand-sdk/commit/1a52c5482a3dcc195ff78f0ad9cc0ff4385c9bf6)]:
8+
- @frontify/app-bridge-theme@0.0.0-alpha.34
9+
310
## 0.0.1-alpha.20
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.20",
4+
"version": "0.0.1-alpha.21",
55
"description": "Provides types and helpers for the guideline themes development",
66
"author": "Frontify Developers <[email protected]>",
77
"repository": {

0 commit comments

Comments
 (0)