Skip to content

Commit

Permalink
chore: release packages (#1164)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jan 22, 2025
1 parent 2f39217 commit 80fad43
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 17 deletions.
5 changes: 0 additions & 5 deletions .changeset/nine-bees-doubt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thirty-chicken-play.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/witty-jeans-search.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/app-bridge-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @frontify/app-bridge-app

## 0.1.4

### Patch Changes

- [#1163](https://github.com/Frontify/brand-sdk/pull/1163) [`df6e41a`](https://github.com/Frontify/brand-sdk/commit/df6e41a97a290457cc5f83783c324c2765f2aba2) Thanks [@julianiff](https://github.com/julianiff)! - feat: add context instead of single contexts

## 0.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/app-bridge-app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@frontify/app-bridge-app",
"type": "module",
"version": "0.1.3",
"version": "0.1.4",
"description": "Package to establish communication between Frontify and apps",
"author": "Frontify Developers <[email protected]>",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/guideline-blocks-settings/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @frontify/guideline-blocks-settings

## 0.36.12

### Patch Changes

- [#1165](https://github.com/Frontify/brand-sdk/pull/1165) [`2f39217`](https://github.com/Frontify/brand-sdk/commit/2f3921736da65404438b990702d33229f16ca2b8) Thanks [@ragi96](https://github.com/ragi96)! - fix: add tailwind base for `*`, `::before` and `::after`

- [#1168](https://github.com/Frontify/brand-sdk/pull/1168) [`2b6bd9a`](https://github.com/Frontify/brand-sdk/commit/2b6bd9a1d56a3d03533ed3b38366d843cbcd0f13) Thanks [@ragi96](https://github.com/ragi96)! - chore: bump `@dnd-kt` bump to latest

## 0.36.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/guideline-blocks-settings/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@frontify/guideline-blocks-settings",
"type": "module",
"version": "0.36.11",
"version": "0.36.12",
"description": "Provides types and helpers for the guideline block development",
"author": "Frontify Developers <[email protected]>",
"repository": {
Expand Down

0 comments on commit 80fad43

Please sign in to comment.