Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @sb1/ffe-component-index@8.4.117
 - @sb1/ffe-accordion@12.0.10
 - @sb1/ffe-accordion-react@13.0.39
 - @sb1/ffe-account-selector-react@31.1.4
 - @sb1/ffe-feedback@4.0.5
 - @sb1/ffe-feedback-react@6.0.8
 - @sb1/ffe-searchable-dropdown-react@23.1.4
  • Loading branch information
sb1-designsystem committed Mar 4, 2025
1 parent 8061cc1 commit a4a35f2
Show file tree
Hide file tree
Showing 14 changed files with 85 additions and 16 deletions.
8 changes: 8 additions & 0 deletions component-overview/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.4.117](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-component-index@8.4.116...@sb1/ffe-component-index@8.4.117) (2025-03-04)

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





## [8.4.116](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-component-index@8.4.115...@sb1/ffe-component-index@8.4.116) (2025-03-04)

**Note:** Version bump only for package @sb1/ffe-component-index
Expand Down
14 changes: 7 additions & 7 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": "8.4.116",
"version": "8.4.117",
"description": "Index of FFE compontents",
"license": "MIT",
"author": "SpareBank 1 Utvikling",
Expand Down Expand Up @@ -40,9 +40,9 @@
"clean": "make clean"
},
"dependencies": {
"@sb1/ffe-accordion": "^12.0.9",
"@sb1/ffe-accordion-react": "^13.0.38",
"@sb1/ffe-account-selector-react": "^31.1.3",
"@sb1/ffe-accordion": "^12.0.10",
"@sb1/ffe-accordion-react": "^13.0.39",
"@sb1/ffe-account-selector-react": "^31.1.4",
"@sb1/ffe-buttons": "^21.0.0",
"@sb1/ffe-buttons-react": "^24.0.42",
"@sb1/ffe-cards": "^22.0.5",
Expand All @@ -56,8 +56,8 @@
"@sb1/ffe-datepicker": "^14.0.7",
"@sb1/ffe-datepicker-react": "^10.1.18",
"@sb1/ffe-dropdown-react": "^8.0.40",
"@sb1/ffe-feedback": "^4.0.4",
"@sb1/ffe-feedback-react": "^6.0.7",
"@sb1/ffe-feedback": "^4.0.5",
"@sb1/ffe-feedback-react": "^6.0.8",
"@sb1/ffe-file-upload": "^12.0.6",
"@sb1/ffe-file-upload-react": "^12.0.50",
"@sb1/ffe-form": "^32.0.3",
Expand All @@ -77,7 +77,7 @@
"@sb1/ffe-pagination": "^3.0.5",
"@sb1/ffe-pagination-react": "^1.2.47",
"@sb1/ffe-sb1-logos": "^1.1.6",
"@sb1/ffe-searchable-dropdown-react": "^23.1.3",
"@sb1/ffe-searchable-dropdown-react": "^23.1.4",
"@sb1/ffe-spinner": "^6.0.5",
"@sb1/ffe-spinner-react": "^10.0.5",
"@sb1/ffe-symbols": "^4.0.14",
Expand Down
8 changes: 8 additions & 0 deletions packages/ffe-accordion-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [13.0.39](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-accordion-react@13.0.38...@sb1/ffe-accordion-react@13.0.39) (2025-03-04)

**Note:** Version bump only for package @sb1/ffe-accordion-react





## [13.0.38](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-accordion-react@13.0.37...@sb1/ffe-accordion-react@13.0.38) (2025-03-03)

**Note:** Version bump only for package @sb1/ffe-accordion-react
Expand Down
4 changes: 2 additions & 2 deletions packages/ffe-accordion-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-accordion-react",
"version": "13.0.38",
"version": "13.0.39",
"license": "MIT",
"author": "SpareBank 1",
"files": [
Expand All @@ -25,7 +25,7 @@
"test:watch": "ffe-buildtool jest --watch"
},
"dependencies": {
"@sb1/ffe-accordion": "^12.0.9",
"@sb1/ffe-accordion": "^12.0.10",
"@sb1/ffe-collapse-react": "^5.1.11",
"@sb1/ffe-icons-react": "^11.0.19",
"classnames": "^2.3.1"
Expand Down
11 changes: 11 additions & 0 deletions packages/ffe-accordion/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.

## [12.0.10](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-accordion@12.0.9...@sb1/ffe-accordion@12.0.10) (2025-03-04)


### Bug Fixes

* **ffe-accordion:** legger til bakgrunnsfarge på accordion ([bbe0fce](https://github.com/SpareBank1/designsystem/commit/bbe0fce49514cf745293b3bc1a0256e7d45bb879))





## [12.0.9](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-accordion@12.0.8...@sb1/ffe-accordion@12.0.9) (2025-03-03)

**Note:** Version bump only for package @sb1/ffe-accordion
Expand Down
2 changes: 1 addition & 1 deletion packages/ffe-accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-accordion",
"version": "12.0.9",
"version": "12.0.10",
"description": "Accordion component for FFE.",
"license": "MIT",
"author": "SpareBank 1",
Expand Down
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [31.1.4](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-account-selector-react@31.1.3...@sb1/ffe-account-selector-react@31.1.4) (2025-03-04)

**Note:** Version bump only for package @sb1/ffe-account-selector-react





## [31.1.3](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-account-selector-react@31.1.2...@sb1/ffe-account-selector-react@31.1.3) (2025-03-04)

**Note:** Version bump only for package @sb1/ffe-account-selector-react
Expand Down
4 changes: 2 additions & 2 deletions 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": "31.1.3",
"version": "31.1.4",
"description": "Selector for bank accounts with autocomplete.",
"keywords": [
"ffe"
Expand Down Expand Up @@ -33,7 +33,7 @@
"dependencies": {
"@sb1/ffe-formatters": "^5.0.6",
"@sb1/ffe-icons-react": "^11.0.19",
"@sb1/ffe-searchable-dropdown-react": "^23.1.3",
"@sb1/ffe-searchable-dropdown-react": "^23.1.4",
"classnames": "^2.3.1",
"react-custom-scrollbars-2": "^4.3.0"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/ffe-feedback-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.

## [6.0.8](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-feedback-react@6.0.7...@sb1/ffe-feedback-react@6.0.8) (2025-03-04)


### Bug Fixes

* **ffe-feedback-react:** samkjør semantiske HTML-overskrifter med LESS-klasser ([1efd574](https://github.com/SpareBank1/designsystem/commit/1efd574e7f5a89e582f8c064e07c4199142d2a0e))





## [6.0.7](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-feedback-react@6.0.6...@sb1/ffe-feedback-react@6.0.7) (2025-03-04)

**Note:** Version bump only for package @sb1/ffe-feedback-react
Expand Down
4 changes: 2 additions & 2 deletions packages/ffe-feedback-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-feedback-react",
"version": "6.0.7",
"version": "6.0.8",
"description": "React component for ffe-feedback",
"license": "MIT",
"author": "SpareBank 1",
Expand Down Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@sb1/ffe-buttons-react": "^24.0.42",
"@sb1/ffe-core-react": "^9.1.19",
"@sb1/ffe-feedback": "^4.0.4",
"@sb1/ffe-feedback": "^4.0.5",
"@sb1/ffe-form-react": "^23.1.8",
"classnames": "^2.3.1"
},
Expand Down
12 changes: 12 additions & 0 deletions packages/ffe-feedback/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.5](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-feedback@4.0.4...@sb1/ffe-feedback@4.0.5) (2025-03-04)


### Bug Fixes

* **ffe-feedback-react:** samkjør semantiske HTML-overskrifter med LESS-klasser ([1efd574](https://github.com/SpareBank1/designsystem/commit/1efd574e7f5a89e582f8c064e07c4199142d2a0e))
* **ffe-feedback:** remove background and refactor less into one file ([12dc6ad](https://github.com/SpareBank1/designsystem/commit/12dc6ad2d0492d390677ffcb7f56740ad485f153))





## [4.0.4](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-feedback@4.0.3...@sb1/ffe-feedback@4.0.4) (2025-03-03)

**Note:** Version bump only for package @sb1/ffe-feedback
Expand Down
2 changes: 1 addition & 1 deletion packages/ffe-feedback/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-feedback",
"version": "4.0.4",
"version": "4.0.5",
"description": "Feedback component for ffe",
"license": "MIT",
"author": "SpareBank 1",
Expand Down
11 changes: 11 additions & 0 deletions packages/ffe-searchable-dropdown-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.

## [23.1.4](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-searchable-dropdown-react@23.1.3...@sb1/ffe-searchable-dropdown-react@23.1.4) (2025-03-04)


### Bug Fixes

* **ffe-searchable-dropdown-react:** Fikser semantiske farger. Fjerner at chevronen oppfører seg som en knapp ([5f964a8](https://github.com/SpareBank1/designsystem/commit/5f964a81c582157e648f8f76bdd02b34eed0e53d))





## [23.1.3](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-searchable-dropdown-react@23.1.2...@sb1/ffe-searchable-dropdown-react@23.1.3) (2025-03-04)

**Note:** Version bump only for package @sb1/ffe-searchable-dropdown-react
Expand Down
2 changes: 1 addition & 1 deletion packages/ffe-searchable-dropdown-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-searchable-dropdown-react",
"version": "23.1.3",
"version": "23.1.4",
"description": "Dropdown with search option",
"license": "MIT",
"author": "SpareBank 1",
Expand Down

0 comments on commit a4a35f2

Please sign in to comment.