Skip to content

Commit c5ef203

Browse files
chore(release): publish
- @sb1/ffe-component-index@8.4.104 - @sb1/ffe-chart-donut-react@9.0.0
1 parent ac2f7bc commit c5ef203

File tree

4 files changed

+27
-3
lines changed

4 files changed

+27
-3
lines changed

component-overview/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.4.104](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-component-index@8.4.103...@sb1/ffe-component-index@8.4.104) (2025-02-21)
7+
8+
**Note:** Version bump only for package @sb1/ffe-component-index
9+
10+
11+
12+
13+
614
## [8.4.103](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-component-index@8.4.102...@sb1/ffe-component-index@8.4.103) (2025-02-20)
715

816
**Note:** Version bump only for package @sb1/ffe-component-index

component-overview/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sb1/ffe-component-index",
3-
"version": "8.4.103",
3+
"version": "8.4.104",
44
"description": "Index of FFE compontents",
55
"license": "MIT",
66
"author": "SpareBank 1 Utvikling",
@@ -47,7 +47,7 @@
4747
"@sb1/ffe-buttons-react": "^24.0.35",
4848
"@sb1/ffe-cards": "^22.0.0",
4949
"@sb1/ffe-cards-react": "^19.0.0",
50-
"@sb1/ffe-chart-donut-react": "^8.1.3",
50+
"@sb1/ffe-chart-donut-react": "^9.0.0",
5151
"@sb1/ffe-chips": "^2.0.3",
5252
"@sb1/ffe-chips-react": "^2.0.4",
5353
"@sb1/ffe-collapse-react": "^5.1.6",

packages/ffe-chart-donut-react/CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [9.0.0](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-chart-donut-react@8.1.3...@sb1/ffe-chart-donut-react@9.0.0) (2025-02-21)
7+
8+
9+
### Features
10+
11+
* **ffe-chart-donut-react:** update to semantic colors ([fd16eae](https://github.com/SpareBank1/designsystem/commit/fd16eae0354c484411ec38d558409d1ea8358456))
12+
13+
14+
### BREAKING CHANGES
15+
16+
* **ffe-chart-donut-react:** Liten endring av farge.
17+
18+
19+
20+
21+
622
## [8.1.3](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-chart-donut-react@8.1.2...@sb1/ffe-chart-donut-react@8.1.3) (2025-02-19)
723

824
**Note:** Version bump only for package @sb1/ffe-chart-donut-react

packages/ffe-chart-donut-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sb1/ffe-chart-donut-react",
3-
"version": "8.1.3",
3+
"version": "9.0.0",
44
"description": "Donut chart in SVG",
55
"keywords": [
66
"ffe"

0 commit comments

Comments
 (0)