Skip to content

Commit

Permalink
chore: release packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 3, 2024
1 parent b773556 commit 28d5973
Show file tree
Hide file tree
Showing 13 changed files with 52 additions and 24 deletions.
5 changes: 0 additions & 5 deletions .changeset/eight-roses-relax.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/hot-knives-melt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/small-windows-live.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/charts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @frontify/fondue-charts

## 1.8.13

### Patch Changes

- [#2022](https://github.com/Frontify/fondue/pull/2022) [`3db4385`](https://github.com/Frontify/fondue/commit/3db4385c2e3f92f2cd4cce12d3d6c8abaad4b326) Thanks [@jose-costa-frontify](https://github.com/jose-costa-frontify)! - chore: update dependencies

- Updated dependencies [[`3db4385`](https://github.com/Frontify/fondue/commit/3db4385c2e3f92f2cd4cce12d3d6c8abaad4b326)]:
- @frontify/fondue-tokens@3.5.6

## 1.8.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/charts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@frontify/fondue-charts",
"type": "module",
"version": "1.8.12",
"version": "1.8.13",
"description": "Frontify's data viz library",
"author": "Frontify Developers <[email protected]>",
"repository": {
Expand Down
14 changes: 14 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @frontify/fondue-components

## 3.2.1

### Patch Changes

- [#2028](https://github.com/Frontify/fondue/pull/2028) [`b773556`](https://github.com/Frontify/fondue/commit/b77355620a964b95e9d101a7950483e062f7cef0) Thanks [@jose-costa-frontify](https://github.com/jose-costa-frontify)! - fix: layout components css variable unwanted inheritance

- [#2022](https://github.com/Frontify/fondue/pull/2022) [`3db4385`](https://github.com/Frontify/fondue/commit/3db4385c2e3f92f2cd4cce12d3d6c8abaad4b326) Thanks [@jose-costa-frontify](https://github.com/jose-costa-frontify)! - chore: update dependencies

- [#2029](https://github.com/Frontify/fondue/pull/2029) [`5d09e39`](https://github.com/Frontify/fondue/commit/5d09e391e0a942a7911bfe836800d82fdcd600db) Thanks [@jose-costa-frontify](https://github.com/jose-costa-frontify)! - fix: prevent box-sizing override from normalization scripts in web app

- Updated dependencies [[`3db4385`](https://github.com/Frontify/fondue/commit/3db4385c2e3f92f2cd4cce12d3d6c8abaad4b326)]:
- @frontify/fondue-tokens@3.5.6
- @frontify/fondue-icons@0.4.1

## 3.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@frontify/fondue-components",
"type": "module",
"version": "3.2.0",
"version": "3.2.1",
"homepage": "https://github.com/Frontify/fondue",
"repository": {
"type": "git",
Expand Down
12 changes: 12 additions & 0 deletions packages/fondue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @frontify/fondue

## 12.2.7

### Patch Changes

- [#2022](https://github.com/Frontify/fondue/pull/2022) [`3db4385`](https://github.com/Frontify/fondue/commit/3db4385c2e3f92f2cd4cce12d3d6c8abaad4b326) Thanks [@jose-costa-frontify](https://github.com/jose-costa-frontify)! - chore: update dependencies

- Updated dependencies [[`b773556`](https://github.com/Frontify/fondue/commit/b77355620a964b95e9d101a7950483e062f7cef0), [`3db4385`](https://github.com/Frontify/fondue/commit/3db4385c2e3f92f2cd4cce12d3d6c8abaad4b326), [`5d09e39`](https://github.com/Frontify/fondue/commit/5d09e391e0a942a7911bfe836800d82fdcd600db)]:
- @frontify/fondue-components@3.2.1
- @frontify/fondue-charts@1.8.13
- @frontify/fondue-tokens@3.5.6
- @frontify/fondue-icons@0.4.1

## 12.2.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/fondue/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@frontify/fondue",
"type": "module",
"version": "12.2.6",
"version": "12.2.7",
"description": "Design system of Frontify",
"author": "Frontify Developers <[email protected]>",
"homepage": "https://github.com/Frontify/fondue",
Expand Down
6 changes: 6 additions & 0 deletions packages/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @frontify/fondue-icons

## 0.4.1

### Patch Changes

- [#2022](https://github.com/Frontify/fondue/pull/2022) [`3db4385`](https://github.com/Frontify/fondue/commit/3db4385c2e3f92f2cd4cce12d3d6c8abaad4b326) Thanks [@jose-costa-frontify](https://github.com/jose-costa-frontify)! - chore: update dependencies

## 0.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@frontify/fondue-icons",
"type": "module",
"version": "0.4.0",
"version": "0.4.1",
"description": "Frontify's icon SVGs",
"homepage": "https://github.com/Frontify/fondue",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @frontify/fondue-tokens

## 3.5.6

### Patch Changes

- [#2022](https://github.com/Frontify/fondue/pull/2022) [`3db4385`](https://github.com/Frontify/fondue/commit/3db4385c2e3f92f2cd4cce12d3d6c8abaad4b326) Thanks [@jose-costa-frontify](https://github.com/jose-costa-frontify)! - chore: update dependencies

## 3.5.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@frontify/fondue-tokens",
"type": "module",
"version": "3.5.5",
"version": "3.5.6",
"description": "Single source of truth for Fondue Design Tokens",
"author": "Frontify Developers <[email protected]>",
"homepage": "https://github.com/Frontify/fondue",
Expand Down

0 comments on commit 28d5973

Please sign in to comment.