Skip to content

Commit 7110be1

Browse files
chore(release): publish
- @sb1/ffe-component-index@8.4.73 - @sb1/ffe-cards@20.4.1 - @sb1/ffe-cards-react@17.6.1
1 parent f9893a8 commit 7110be1

File tree

6 files changed

+33
-6
lines changed

6 files changed

+33
-6
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.73](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-component-index@8.4.72...@sb1/ffe-component-index@8.4.73) (2024-12-06)
7+
8+
**Note:** Version bump only for package @sb1/ffe-component-index
9+
10+
11+
12+
13+
614
## [8.4.72](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-component-index@8.4.71...@sb1/ffe-component-index@8.4.72) (2024-12-05)
715

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

component-overview/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sb1/ffe-component-index",
3-
"version": "8.4.72",
3+
"version": "8.4.73",
44
"description": "Index of FFE compontents",
55
"license": "MIT",
66
"author": "SpareBank 1 Utvikling",
@@ -45,8 +45,8 @@
4545
"@sb1/ffe-account-selector-react": "^30.1.6",
4646
"@sb1/ffe-buttons": "^19.1.0",
4747
"@sb1/ffe-buttons-react": "^24.0.27",
48-
"@sb1/ffe-cards": "^20.4.0",
49-
"@sb1/ffe-cards-react": "^17.6.0",
48+
"@sb1/ffe-cards": "^20.4.1",
49+
"@sb1/ffe-cards-react": "^17.6.1",
5050
"@sb1/ffe-chart-donut-react": "^8.1.0",
5151
"@sb1/ffe-chips": "^1.3.0",
5252
"@sb1/ffe-chips-react": "^1.2.6",

packages/ffe-cards-react/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+
## [17.6.1](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-cards-react@17.6.0...@sb1/ffe-cards-react@17.6.1) (2024-12-06)
7+
8+
**Note:** Version bump only for package @sb1/ffe-cards-react
9+
10+
11+
12+
13+
614
# [17.6.0](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-cards-react@17.5.10...@sb1/ffe-cards-react@17.6.0) (2024-11-28)
715

816

packages/ffe-cards-react/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sb1/ffe-cards-react",
3-
"version": "17.6.0",
3+
"version": "17.6.1",
44
"description": "React implementation of ffe-react",
55
"license": "MIT",
66
"author": "SpareBank 1",
@@ -26,7 +26,7 @@
2626
"test:watch": "ffe-buildtool jest --watch"
2727
},
2828
"dependencies": {
29-
"@sb1/ffe-cards": "^20.4.0"
29+
"@sb1/ffe-cards": "^20.4.1"
3030
},
3131
"devDependencies": {
3232
"@sb1/ffe-buildtool": "^0.9.0",

packages/ffe-cards/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
## [20.4.1](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-cards@20.4.0...@sb1/ffe-cards@20.4.1) (2024-12-06)
7+
8+
9+
### Bug Fixes
10+
11+
* **ffe-cards:** fjerner extends fra tekststiler ([f3182a4](https://github.com/SpareBank1/designsystem/commit/f3182a44b0d2db71aa178990e0a8958e15800c79))
12+
13+
14+
15+
16+
617
# [20.4.0](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-cards@20.3.0...@sb1/ffe-cards@20.4.0) (2024-11-28)
718

819

packages/ffe-cards/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sb1/ffe-cards",
3-
"version": "20.4.0",
3+
"version": "20.4.1",
44
"description": "Kort for bruk i oversikter",
55
"license": "MIT",
66
"author": "SpareBank 1",

0 commit comments

Comments
 (0)