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.114
 - @sb1/ffe-account-selector-react@31.1.1
 - @sb1/ffe-datepicker@14.0.5
 - @sb1/ffe-datepicker-react@10.1.16
 - @sb1/ffe-dropdown-react@8.0.38
 - @sb1/ffe-feedback-react@6.0.5
 - @sb1/ffe-file-upload@12.0.4
 - @sb1/ffe-file-upload-react@12.0.48
 - @sb1/ffe-form@32.0.1
 - @sb1/ffe-form-react@23.1.6
 - @sb1/ffe-pagination-react@1.2.45
 - @sb1/ffe-searchable-dropdown-react@23.1.1
  • Loading branch information
sb1-designsystem committed Mar 3, 2025
1 parent a61e4bd commit 0231fe4
Show file tree
Hide file tree
Showing 24 changed files with 134 additions and 35 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.114](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-component-index@8.4.113...@sb1/ffe-component-index@8.4.114) (2025-03-03)

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





## [8.4.113](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-component-index@8.4.112...@sb1/ffe-component-index@8.4.113) (2025-02-28)

**Note:** Version bump only for package @sb1/ffe-component-index
Expand Down
24 changes: 12 additions & 12 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.113",
"version": "8.4.114",
"description": "Index of FFE compontents",
"license": "MIT",
"author": "SpareBank 1 Utvikling",
Expand Down Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"@sb1/ffe-accordion": "^12.0.8",
"@sb1/ffe-accordion-react": "^13.0.37",
"@sb1/ffe-account-selector-react": "^31.1.0",
"@sb1/ffe-account-selector-react": "^31.1.1",
"@sb1/ffe-buttons": "^20.0.5",
"@sb1/ffe-buttons-react": "^24.0.40",
"@sb1/ffe-cards": "^22.0.4",
Expand All @@ -53,15 +53,15 @@
"@sb1/ffe-collapse-react": "^5.1.10",
"@sb1/ffe-core": "^30.0.4",
"@sb1/ffe-core-react": "^9.1.18",
"@sb1/ffe-datepicker": "^14.0.4",
"@sb1/ffe-datepicker-react": "^10.1.15",
"@sb1/ffe-dropdown-react": "^8.0.37",
"@sb1/ffe-datepicker": "^14.0.5",
"@sb1/ffe-datepicker-react": "^10.1.16",
"@sb1/ffe-dropdown-react": "^8.0.38",
"@sb1/ffe-feedback": "^4.0.3",
"@sb1/ffe-feedback-react": "^6.0.4",
"@sb1/ffe-file-upload": "^12.0.3",
"@sb1/ffe-file-upload-react": "^12.0.47",
"@sb1/ffe-form": "^32.0.0",
"@sb1/ffe-form-react": "^23.1.5",
"@sb1/ffe-feedback-react": "^6.0.5",
"@sb1/ffe-file-upload": "^12.0.4",
"@sb1/ffe-file-upload-react": "^12.0.48",
"@sb1/ffe-form": "^32.0.1",
"@sb1/ffe-form-react": "^23.1.6",
"@sb1/ffe-formatters": "^5.0.6",
"@sb1/ffe-grid": "^16.0.4",
"@sb1/ffe-grid-react": "^16.0.5",
Expand All @@ -75,9 +75,9 @@
"@sb1/ffe-modals": "^2.0.4",
"@sb1/ffe-modals-react": "^1.1.19",
"@sb1/ffe-pagination": "^3.0.4",
"@sb1/ffe-pagination-react": "^1.2.44",
"@sb1/ffe-pagination-react": "^1.2.45",
"@sb1/ffe-sb1-logos": "^1.1.6",
"@sb1/ffe-searchable-dropdown-react": "^23.1.0",
"@sb1/ffe-searchable-dropdown-react": "^23.1.1",
"@sb1/ffe-spinner": "^6.0.4",
"@sb1/ffe-spinner-react": "^10.0.4",
"@sb1/ffe-symbols": "^4.0.14",
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.1](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-account-selector-react@31.1.0...@sb1/ffe-account-selector-react@31.1.1) (2025-03-03)

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





# [31.1.0](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-account-selector-react@31.0.4...@sb1/ffe-account-selector-react@31.1.0) (2025-02-28)


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.0",
"version": "31.1.1",
"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.0",
"@sb1/ffe-searchable-dropdown-react": "^23.1.1",
"classnames": "^2.3.1",
"react-custom-scrollbars-2": "^4.3.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/ffe-datepicker-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.

## [10.1.16](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-datepicker-react@10.1.15...@sb1/ffe-datepicker-react@10.1.16) (2025-03-03)

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





## [10.1.15](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-datepicker-react@10.1.14...@sb1/ffe-datepicker-react@10.1.15) (2025-02-28)

**Note:** Version bump only for package @sb1/ffe-datepicker-react
Expand Down
6 changes: 3 additions & 3 deletions packages/ffe-datepicker-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-datepicker-react",
"version": "10.1.15",
"version": "10.1.16",
"license": "MIT",
"author": "SpareBank 1",
"files": [
Expand All @@ -25,8 +25,8 @@
"test:watch": "ffe-buildtool jest --watch"
},
"dependencies": {
"@sb1/ffe-datepicker": "^14.0.4",
"@sb1/ffe-form": "^32.0.0",
"@sb1/ffe-datepicker": "^14.0.5",
"@sb1/ffe-form": "^32.0.1",
"@sb1/ffe-icons-react": "^11.0.19",
"@types/lodash.debounce": "^4.0.9",
"classnames": "^2.3.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/ffe-datepicker/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.

## [14.0.5](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-datepicker@14.0.4...@sb1/ffe-datepicker@14.0.5) (2025-03-03)

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





## [14.0.4](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-datepicker@14.0.3...@sb1/ffe-datepicker@14.0.4) (2025-02-28)

**Note:** Version bump only for package @sb1/ffe-datepicker
Expand Down
4 changes: 2 additions & 2 deletions packages/ffe-datepicker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-datepicker",
"version": "14.0.4",
"version": "14.0.5",
"description": "FFE Datepicker",
"license": "MIT",
"author": "SpareBank 1",
Expand All @@ -19,7 +19,7 @@
},
"dependencies": {
"@sb1/ffe-core": "^30.0.4",
"@sb1/ffe-form": "^32.0.0"
"@sb1/ffe-form": "^32.0.1"
},
"devDependencies": {
"@sb1/ffe-buildtool": "^0.10.0"
Expand Down
8 changes: 8 additions & 0 deletions packages/ffe-dropdown-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.

## [8.0.38](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-dropdown-react@8.0.37...@sb1/ffe-dropdown-react@8.0.38) (2025-03-03)

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





## [8.0.37](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-dropdown-react@8.0.36...@sb1/ffe-dropdown-react@8.0.37) (2025-02-28)

**Note:** Version bump only for package @sb1/ffe-dropdown-react
Expand Down
4 changes: 2 additions & 2 deletions packages/ffe-dropdown-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-dropdown-react",
"version": "8.0.37",
"version": "8.0.38",
"license": "MIT",
"author": "SpareBank 1",
"files": [
Expand All @@ -25,7 +25,7 @@
"test:watch": "ffe-buildtool jest --watch"
},
"dependencies": {
"@sb1/ffe-form": "^32.0.0",
"@sb1/ffe-form": "^32.0.1",
"classnames": "^2.3.1"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/ffe-feedback-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.

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

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





## [6.0.4](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-feedback-react@6.0.3...@sb1/ffe-feedback-react@6.0.4) (2025-02-28)

**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.4",
"version": "6.0.5",
"description": "React component for ffe-feedback",
"license": "MIT",
"author": "SpareBank 1",
Expand Down Expand Up @@ -29,7 +29,7 @@
"@sb1/ffe-buttons-react": "^24.0.40",
"@sb1/ffe-core-react": "^9.1.18",
"@sb1/ffe-feedback": "^4.0.3",
"@sb1/ffe-form-react": "^23.1.5",
"@sb1/ffe-form-react": "^23.1.6",
"classnames": "^2.3.1"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/ffe-file-upload-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.

## [12.0.48](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-file-upload-react@12.0.47...@sb1/ffe-file-upload-react@12.0.48) (2025-03-03)

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





## [12.0.47](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-file-upload-react@12.0.46...@sb1/ffe-file-upload-react@12.0.47) (2025-02-28)

**Note:** Version bump only for package @sb1/ffe-file-upload-react
Expand Down
6 changes: 3 additions & 3 deletions packages/ffe-file-upload-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-file-upload-react",
"version": "12.0.47",
"version": "12.0.48",
"description": "Upload file button with validation and list of uploaded files.",
"keywords": [
"ffe"
Expand Down Expand Up @@ -30,8 +30,8 @@
},
"dependencies": {
"@sb1/ffe-buttons-react": "^24.0.40",
"@sb1/ffe-file-upload": "^12.0.3",
"@sb1/ffe-form": "^32.0.0",
"@sb1/ffe-file-upload": "^12.0.4",
"@sb1/ffe-form": "^32.0.1",
"@sb1/ffe-icons-react": "^11.0.19",
"classnames": "^2.3.1"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/ffe-file-upload/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.

## [12.0.4](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-file-upload@12.0.3...@sb1/ffe-file-upload@12.0.4) (2025-03-03)

**Note:** Version bump only for package @sb1/ffe-file-upload





## [12.0.3](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-file-upload@12.0.2...@sb1/ffe-file-upload@12.0.3) (2025-02-28)

**Note:** Version bump only for package @sb1/ffe-file-upload
Expand Down
4 changes: 2 additions & 2 deletions packages/ffe-file-upload/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-file-upload",
"version": "12.0.3",
"version": "12.0.4",
"description": "File upload module",
"license": "MIT",
"author": "SpareBank 1",
Expand All @@ -19,7 +19,7 @@
},
"dependencies": {
"@sb1/ffe-core": "^30.0.4",
"@sb1/ffe-form": "^32.0.0"
"@sb1/ffe-form": "^32.0.1"
},
"devDependencies": {
"@sb1/ffe-buildtool": "^0.10.0"
Expand Down
8 changes: 8 additions & 0 deletions packages/ffe-form-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.

## [23.1.6](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-form-react@23.1.5...@sb1/ffe-form-react@23.1.6) (2025-03-03)

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





## [23.1.5](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-form-react@23.1.4...@sb1/ffe-form-react@23.1.5) (2025-02-28)

**Note:** Version bump only for package @sb1/ffe-form-react
Expand Down
4 changes: 2 additions & 2 deletions packages/ffe-form-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-form-react",
"version": "23.1.5",
"version": "23.1.6",
"description": "React component for form elements in ffe",
"license": "MIT",
"author": "SpareBank 1",
Expand All @@ -27,7 +27,7 @@
},
"dependencies": {
"@sb1/ffe-collapse-react": "^5.1.10",
"@sb1/ffe-form": "^32.0.0",
"@sb1/ffe-form": "^32.0.1",
"classnames": "^2.3.1"
},
"devDependencies": {
Expand Down
11 changes: 11 additions & 0 deletions packages/ffe-form/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.

## [32.0.1](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-form@32.0.0...@sb1/ffe-form@32.0.1) (2025-03-03)


### Bug Fixes

* **ffe-form:** riktig horisontal padding på input ([093b9a9](https://github.com/SpareBank1/designsystem/commit/093b9a9e89bb4149c6f90848797a27bb95047a68))





# [32.0.0](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-form@31.0.4...@sb1/ffe-form@32.0.0) (2025-02-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/ffe-form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-form",
"version": "32.0.0",
"version": "32.0.1",
"description": "Form components for Felles Front End",
"license": "MIT",
"author": "SpareBank 1",
Expand Down
8 changes: 8 additions & 0 deletions packages/ffe-pagination-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.

## [1.2.45](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-pagination-react@1.2.44...@sb1/ffe-pagination-react@1.2.45) (2025-03-03)

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





## [1.2.44](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-pagination-react@1.2.43...@sb1/ffe-pagination-react@1.2.44) (2025-02-28)

**Note:** Version bump only for package @sb1/ffe-pagination-react
Expand Down
4 changes: 2 additions & 2 deletions packages/ffe-pagination-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-pagination-react",
"version": "1.2.44",
"version": "1.2.45",
"license": "MIT",
"author": "SpareBank 1",
"files": [
Expand All @@ -27,7 +27,7 @@
"dependencies": {
"@sb1/ffe-buttons-react": "^24.0.40",
"@sb1/ffe-core-react": "^9.1.18",
"@sb1/ffe-dropdown-react": "^8.0.37",
"@sb1/ffe-dropdown-react": "^8.0.38",
"@sb1/ffe-icons-react": "^11.0.19",
"@sb1/ffe-pagination": "^3.0.4"
},
Expand Down
Loading

0 comments on commit 0231fe4

Please sign in to comment.