Skip to content

Commit 20f8ff1

Browse files
chore(release): publish
- @sb1/ffe-component-index@8.4.71 - @sb1/ffe-account-selector-react@30.1.5
1 parent 7b35cfe commit 20f8ff1

File tree

4 files changed

+22
-3
lines changed

4 files changed

+22
-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.71](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-component-index@8.4.70...@sb1/ffe-component-index@8.4.71) (2024-12-05)
7+
8+
**Note:** Version bump only for package @sb1/ffe-component-index
9+
10+
11+
12+
13+
614
## [8.4.70](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-component-index@8.4.69...@sb1/ffe-component-index@8.4.70) (2024-12-03)
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.70",
3+
"version": "8.4.71",
44
"description": "Index of FFE compontents",
55
"license": "MIT",
66
"author": "SpareBank 1 Utvikling",
@@ -42,7 +42,7 @@
4242
"dependencies": {
4343
"@sb1/ffe-accordion": "^11.1.0",
4444
"@sb1/ffe-accordion-react": "^13.0.25",
45-
"@sb1/ffe-account-selector-react": "^30.1.4",
45+
"@sb1/ffe-account-selector-react": "^30.1.5",
4646
"@sb1/ffe-buttons": "^19.1.0",
4747
"@sb1/ffe-buttons-react": "^24.0.27",
4848
"@sb1/ffe-cards": "^20.4.0",

packages/ffe-account-selector-react/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+
## [30.1.5](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-account-selector-react@30.1.4...@sb1/ffe-account-selector-react@30.1.5) (2024-12-05)
7+
8+
9+
### Bug Fixes
10+
11+
* **ffe-account-selector-react:** do not mutate accounts passed in ([fd77864](https://github.com/SpareBank1/designsystem/commit/fd77864e68cfbfb8a06d9783a994ceeccf9d05fe))
12+
13+
14+
15+
16+
617
## [30.1.4](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-account-selector-react@30.1.3...@sb1/ffe-account-selector-react@30.1.4) (2024-12-03)
718

819

packages/ffe-account-selector-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sb1/ffe-account-selector-react",
3-
"version": "30.1.4",
3+
"version": "30.1.5",
44
"description": "Selector for bank accounts with autocomplete.",
55
"keywords": [
66
"ffe"

0 commit comments

Comments
 (0)