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.69
 - @sb1/ffe-account-selector-react@30.1.3
 - @sb1/ffe-datepicker@13.1.1
 - @sb1/ffe-datepicker-react@9.1.28
 - @sb1/ffe-dropdown-react@8.0.24
 - @sb1/ffe-feedback-react@4.2.1
 - @sb1/ffe-file-upload@11.1.1
 - @sb1/ffe-file-upload-react@12.0.32
 - @sb1/ffe-form@30.1.1
 - @sb1/ffe-form-react@21.1.24
 - @sb1/ffe-lists@17.1.1
 - @sb1/ffe-lists-react@12.0.22
 - @sb1/ffe-pagination-react@1.2.29
 - @sb1/ffe-searchable-dropdown-react@22.2.2
  • Loading branch information
sb1-designsystem committed Dec 2, 2024
1 parent e620206 commit 4350002
Show file tree
Hide file tree
Showing 28 changed files with 158 additions and 40 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.69](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-component-index@8.4.68...@sb1/ffe-component-index@8.4.69) (2024-12-02)

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





## [8.4.68](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-component-index@8.4.67...@sb1/ffe-component-index@8.4.68) (2024-11-28)

**Note:** Version bump only for package @sb1/ffe-component-index
Expand Down
28 changes: 14 additions & 14 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.68",
"version": "8.4.69",
"description": "Index of FFE compontents",
"license": "MIT",
"author": "SpareBank 1 Utvikling",
Expand Down Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"@sb1/ffe-accordion": "^11.1.0",
"@sb1/ffe-accordion-react": "^13.0.25",
"@sb1/ffe-account-selector-react": "^30.1.2",
"@sb1/ffe-account-selector-react": "^30.1.3",
"@sb1/ffe-buttons": "^19.1.0",
"@sb1/ffe-buttons-react": "^24.0.27",
"@sb1/ffe-cards": "^20.4.0",
Expand All @@ -53,31 +53,31 @@
"@sb1/ffe-collapse-react": "^5.1.0",
"@sb1/ffe-core": "^29.2.0",
"@sb1/ffe-core-react": "^9.1.8",
"@sb1/ffe-datepicker": "^13.1.0",
"@sb1/ffe-datepicker-react": "^9.1.27",
"@sb1/ffe-dropdown-react": "^8.0.23",
"@sb1/ffe-datepicker": "^13.1.1",
"@sb1/ffe-datepicker-react": "^9.1.28",
"@sb1/ffe-dropdown-react": "^8.0.24",
"@sb1/ffe-feedback": "^2.1.0",
"@sb1/ffe-feedback-react": "^4.2.0",
"@sb1/ffe-file-upload": "^11.1.0",
"@sb1/ffe-file-upload-react": "^12.0.31",
"@sb1/ffe-form": "^30.1.0",
"@sb1/ffe-form-react": "^21.1.23",
"@sb1/ffe-feedback-react": "^4.2.1",
"@sb1/ffe-file-upload": "^11.1.1",
"@sb1/ffe-file-upload-react": "^12.0.32",
"@sb1/ffe-form": "^30.1.1",
"@sb1/ffe-form-react": "^21.1.24",
"@sb1/ffe-formatters": "^5.0.3",
"@sb1/ffe-grid": "^15.1.0",
"@sb1/ffe-grid-react": "^15.0.16",
"@sb1/ffe-header": "^22.0.20",
"@sb1/ffe-icons": "^15.1.1",
"@sb1/ffe-icons-react": "^11.0.14",
"@sb1/ffe-lists": "^17.1.0",
"@sb1/ffe-lists-react": "^12.0.21",
"@sb1/ffe-lists": "^17.1.1",
"@sb1/ffe-lists-react": "^12.0.22",
"@sb1/ffe-messages": "^1.2.0",
"@sb1/ffe-messages-react": "^1.1.4",
"@sb1/ffe-modals": "^1.2.0",
"@sb1/ffe-modals-react": "^1.1.4",
"@sb1/ffe-pagination": "^2.1.0",
"@sb1/ffe-pagination-react": "^1.2.28",
"@sb1/ffe-pagination-react": "^1.2.29",
"@sb1/ffe-sb1-logos": "^1.1.6",
"@sb1/ffe-searchable-dropdown-react": "^22.2.1",
"@sb1/ffe-searchable-dropdown-react": "^22.2.2",
"@sb1/ffe-spinner": "^5.2.0",
"@sb1/ffe-spinner-react": "^9.0.16",
"@sb1/ffe-symbols": "^4.0.11",
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.

## [30.1.3](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-account-selector-react@30.1.2...@sb1/ffe-account-selector-react@30.1.3) (2024-12-02)

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





## [30.1.2](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-account-selector-react@30.1.1...@sb1/ffe-account-selector-react@30.1.2) (2024-11-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": "30.1.2",
"version": "30.1.3",
"description": "Selector for bank accounts with autocomplete.",
"keywords": [
"ffe"
Expand Down Expand Up @@ -33,7 +33,7 @@
"dependencies": {
"@sb1/ffe-formatters": "^5.0.3",
"@sb1/ffe-icons-react": "^11.0.14",
"@sb1/ffe-searchable-dropdown-react": "^22.2.1",
"@sb1/ffe-searchable-dropdown-react": "^22.2.2",
"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.

## [9.1.28](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-datepicker-react@9.1.27...@sb1/ffe-datepicker-react@9.1.28) (2024-12-02)

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





## [9.1.27](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-datepicker-react@9.1.26...@sb1/ffe-datepicker-react@9.1.27) (2024-11-20)

**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": "9.1.27",
"version": "9.1.28",
"license": "MIT",
"author": "SpareBank 1",
"files": [
Expand All @@ -25,8 +25,8 @@
"test:watch": "ffe-buildtool jest --watch"
},
"dependencies": {
"@sb1/ffe-datepicker": "^13.1.0",
"@sb1/ffe-form": "^30.1.0",
"@sb1/ffe-datepicker": "^13.1.1",
"@sb1/ffe-form": "^30.1.1",
"@sb1/ffe-icons-react": "^11.0.14",
"@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.

## [13.1.1](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-datepicker@13.1.0...@sb1/ffe-datepicker@13.1.1) (2024-12-02)

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





# [13.1.0](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-datepicker@13.0.15...@sb1/ffe-datepicker@13.1.0) (2024-11-19)


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": "13.1.0",
"version": "13.1.1",
"description": "FFE Datepicker",
"license": "MIT",
"author": "SpareBank 1",
Expand All @@ -19,7 +19,7 @@
},
"dependencies": {
"@sb1/ffe-core": "^29.2.0",
"@sb1/ffe-form": "^30.1.0"
"@sb1/ffe-form": "^30.1.1"
},
"devDependencies": {
"@sb1/ffe-buildtool": "^0.9.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.24](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-dropdown-react@8.0.23...@sb1/ffe-dropdown-react@8.0.24) (2024-12-02)

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





## [8.0.23](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-dropdown-react@8.0.22...@sb1/ffe-dropdown-react@8.0.23) (2024-11-19)

**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.23",
"version": "8.0.24",
"license": "MIT",
"author": "SpareBank 1",
"files": [
Expand All @@ -25,7 +25,7 @@
"test:watch": "ffe-buildtool jest --watch"
},
"dependencies": {
"@sb1/ffe-form": "^30.1.0",
"@sb1/ffe-form": "^30.1.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.

## [4.2.1](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-feedback-react@4.2.0...@sb1/ffe-feedback-react@4.2.1) (2024-12-02)

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





# [4.2.0](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-feedback-react@4.1.15...@sb1/ffe-feedback-react@4.2.0) (2024-11-27)


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": "4.2.0",
"version": "4.2.1",
"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.27",
"@sb1/ffe-core-react": "^9.1.8",
"@sb1/ffe-feedback": "^2.1.0",
"@sb1/ffe-form-react": "^21.1.23",
"@sb1/ffe-form-react": "^21.1.24",
"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.32](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-file-upload-react@12.0.31...@sb1/ffe-file-upload-react@12.0.32) (2024-12-02)

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





## [12.0.31](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-file-upload-react@12.0.30...@sb1/ffe-file-upload-react@12.0.31) (2024-11-20)

**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.31",
"version": "12.0.32",
"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.27",
"@sb1/ffe-file-upload": "^11.1.0",
"@sb1/ffe-form": "^30.1.0",
"@sb1/ffe-file-upload": "^11.1.1",
"@sb1/ffe-form": "^30.1.1",
"@sb1/ffe-icons-react": "^11.0.14",
"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.

## [11.1.1](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-file-upload@11.1.0...@sb1/ffe-file-upload@11.1.1) (2024-12-02)

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





# [11.1.0](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-file-upload@11.0.14...@sb1/ffe-file-upload@11.1.0) (2024-11-19)


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": "11.1.0",
"version": "11.1.1",
"description": "File upload module",
"license": "MIT",
"author": "SpareBank 1",
Expand All @@ -19,7 +19,7 @@
},
"dependencies": {
"@sb1/ffe-core": "^29.2.0",
"@sb1/ffe-form": "^30.1.0"
"@sb1/ffe-form": "^30.1.1"
},
"devDependencies": {
"@sb1/ffe-buildtool": "^0.9.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.

## [21.1.24](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-form-react@21.1.23...@sb1/ffe-form-react@21.1.24) (2024-12-02)

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





## [21.1.23](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-form-react@21.1.22...@sb1/ffe-form-react@21.1.23) (2024-11-20)

**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": "21.1.23",
"version": "21.1.24",
"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.0",
"@sb1/ffe-form": "^30.1.0",
"@sb1/ffe-form": "^30.1.1",
"@sb1/ffe-icons-react": "^11.0.14",
"@types/uuid": "^9.0.0",
"classnames": "^2.3.1"
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.

## [30.1.1](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-form@30.1.0...@sb1/ffe-form@30.1.1) (2024-12-02)


### Bug Fixes

* **ffe-form:** z-index isolation on checkbox and radio ([2aff89b](https://github.com/SpareBank1/designsystem/commit/2aff89b8f47b841b45eb798f2dd131b2072b2e7d))





# [30.1.0](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-form@30.0.14...@sb1/ffe-form@30.1.0) (2024-11-19)


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": "30.1.0",
"version": "30.1.1",
"description": "Form components for Felles Front End",
"license": "MIT",
"author": "SpareBank 1",
Expand Down
8 changes: 8 additions & 0 deletions packages/ffe-lists-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.22](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-lists-react@12.0.21...@sb1/ffe-lists-react@12.0.22) (2024-12-02)

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





## [12.0.21](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-lists-react@12.0.20...@sb1/ffe-lists-react@12.0.21) (2024-11-20)

**Note:** Version bump only for package @sb1/ffe-lists-react
Expand Down
4 changes: 2 additions & 2 deletions packages/ffe-lists-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-lists-react",
"version": "12.0.21",
"version": "12.0.22",
"description": "React implementation of ffe-lists",
"license": "MIT",
"author": "SpareBank 1",
Expand All @@ -27,7 +27,7 @@
},
"dependencies": {
"@sb1/ffe-icons-react": "^11.0.14",
"@sb1/ffe-lists": "^17.1.0",
"@sb1/ffe-lists": "^17.1.1",
"classnames": "^2.3.1"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 4350002

Please sign in to comment.