Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/mighty-bananas-work.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wicked-bananas-wait.md

This file was deleted.

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

## 5.10.0

### Minor Changes

- [#1401](https://github.com/Frontify/brand-sdk/pull/1401) [`316b1f7`](https://github.com/Frontify/brand-sdk/commit/316b1f78bdb24b2061d2ead99e9dfc63414f68e8) Thanks [@michael-georgiadis](https://github.com/michael-georgiadis)! - fix: to make the OAuth login functionality to work. No action needed.

## 5.9.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@frontify/frontify-cli",
"type": "module",
"version": "5.9.5",
"version": "5.10.0",
"author": "Frontify Developers <developers@frontify.com>",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/guideline-blocks-settings/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @frontify/guideline-blocks-settings

## 2.0.0

### Major Changes

- [#1409](https://github.com/Frontify/brand-sdk/pull/1409) [`c06f65b`](https://github.com/Frontify/brand-sdk/commit/c06f65b205d7cf2308d380671cc038f4e274fd2f) Thanks [@ragi96](https://github.com/ragi96)! - feat: breaking change to bump the package to the latest fondue v13

## 1.0.13-alpha.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": "1.0.13",
"version": "2.0.0",
"description": "Provides types and helpers for the guideline block development",
"author": "Frontify Developers <developers@frontify.com>",
"repository": {
Expand Down