Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @sb1/ffe-component-index@5.6.5
 - @sb1/ffe-account-selector-react@24.0.0
  • Loading branch information
sb1-designsystem committed Apr 19, 2024
1 parent 89e2007 commit ee0de07
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 3 deletions.
4 changes: 4 additions & 0 deletions component-overview/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.6.5](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-component-index@5.6.4...@sb1/ffe-component-index@5.6.5) (2024-04-19)

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

## [5.6.4](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-component-index@5.6.3...@sb1/ffe-component-index@5.6.4) (2024-04-18)

**Note:** Version bump only for package @sb1/ffe-component-index
Expand Down
4 changes: 2 additions & 2 deletions component-overview/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-component-index",
"version": "5.6.4",
"version": "5.6.5",
"description": "Index of FFE compontents",
"license": "MIT",
"author": "SpareBank 1 Utvikling",
Expand Down Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"@sb1/ffe-accordion": "^10.0.10",
"@sb1/ffe-accordion-react": "^11.1.1",
"@sb1/ffe-account-selector-react": "^23.0.48",
"@sb1/ffe-account-selector-react": "^24.0.0",
"@sb1/ffe-buttons": "^18.0.15",
"@sb1/ffe-buttons-react": "^21.0.15",
"@sb1/ffe-cards": "^17.0.11",
Expand Down
11 changes: 11 additions & 0 deletions packages/ffe-account-selector-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [24.0.0](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-account-selector-react@23.0.48...@sb1/ffe-account-selector-react@24.0.0) (2024-04-19)

### Bug Fixes

- **ffe-account-selector-react:** fixer field message ([a9a6212](https://github.com/SpareBank1/designsystem/commit/a9a6212d79f46811086801c86f8c40e59c19c641))

### BREAKING CHANGES

- **ffe-account-selector-react:** AccountSelector sin ariaInvalid er ikke lenger required.
withSpaceForDetails prop er fjernet

## [23.0.48](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-account-selector-react@23.0.47...@sb1/ffe-account-selector-react@23.0.48) (2024-04-18)

**Note:** Version bump only for package @sb1/ffe-account-selector-react
Expand Down
2 changes: 1 addition & 1 deletion packages/ffe-account-selector-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-account-selector-react",
"version": "23.0.48",
"version": "24.0.0",
"description": "Selector for bank accounts with autocomplete.",
"keywords": [
"ffe"
Expand Down

0 comments on commit ee0de07

Please sign in to comment.