Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
sb1-designsystem committed Jul 2, 2024
1 parent ea5986e commit 4e29cbd
Show file tree
Hide file tree
Showing 32 changed files with 187 additions and 50 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.1.1](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-07-02)

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





# [8.1.0](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-07-01)


Expand Down
32 changes: 16 additions & 16 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.1.0",
"version": "8.1.1",
"description": "Index of FFE compontents",
"license": "MIT",
"author": "SpareBank 1 Utvikling",
Expand Down Expand Up @@ -42,38 +42,38 @@
"dependencies": {
"@sb1/ffe-accordion": "^10.0.24",
"@sb1/ffe-accordion-react": "^12.0.16",
"@sb1/ffe-account-selector-react": "^26.0.18",
"@sb1/ffe-buttons": "^18.0.30",
"@sb1/ffe-buttons-react": "^23.0.6",
"@sb1/ffe-account-selector-react": "^26.0.19",
"@sb1/ffe-buttons": "^18.0.31",
"@sb1/ffe-buttons-react": "^23.0.7",
"@sb1/ffe-cards": "^19.1.0",
"@sb1/ffe-cards-react": "^16.2.0",
"@sb1/ffe-chart-donut-react": "^6.0.3",
"@sb1/ffe-collapse-react": "^4.0.9",
"@sb1/ffe-core": "^27.5.2",
"@sb1/ffe-core-react": "^8.1.5",
"@sb1/ffe-datepicker": "^12.0.50",
"@sb1/ffe-datepicker-react": "^8.0.17",
"@sb1/ffe-dropdown-react": "^7.0.10",
"@sb1/ffe-datepicker": "^12.0.51",
"@sb1/ffe-datepicker-react": "^8.0.18",
"@sb1/ffe-dropdown-react": "^7.0.11",
"@sb1/ffe-feedback": "^1.2.21",
"@sb1/ffe-feedback-react": "^3.3.12",
"@sb1/ffe-file-upload": "^10.0.49",
"@sb1/ffe-file-upload-react": "^11.0.15",
"@sb1/ffe-form": "^29.0.23",
"@sb1/ffe-form-react": "^20.0.2",
"@sb1/ffe-feedback-react": "^3.3.13",
"@sb1/ffe-file-upload": "^10.0.50",
"@sb1/ffe-file-upload-react": "^11.0.16",
"@sb1/ffe-form": "^29.0.24",
"@sb1/ffe-form-react": "^20.0.3",
"@sb1/ffe-formatters": "^4.2.3",
"@sb1/ffe-grid": "^14.3.4",
"@sb1/ffe-grid-react": "^14.1.4",
"@sb1/ffe-header": "^21.0.2",
"@sb1/ffe-header": "^21.0.3",
"@sb1/ffe-icons": "^14.0.1",
"@sb1/ffe-icons-react": "^10.0.5",
"@sb1/ffe-lists": "^15.1.14",
"@sb1/ffe-lists-react": "^10.0.8",
"@sb1/ffe-lists": "^15.2.0",
"@sb1/ffe-lists-react": "^10.1.0",
"@sb1/ffe-messages": "^0.2.5",
"@sb1/ffe-messages-react": "^0.2.6",
"@sb1/ffe-modals": "^0.2.4",
"@sb1/ffe-modals-react": "^0.3.6",
"@sb1/ffe-sb1-logos": "^1.1.6",
"@sb1/ffe-searchable-dropdown-react": "^19.0.11",
"@sb1/ffe-searchable-dropdown-react": "^19.0.12",
"@sb1/ffe-spinner": "^5.1.12",
"@sb1/ffe-spinner-react": "^8.0.8",
"@sb1/ffe-symbols": "^4.0.6",
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.

## [26.0.19](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-07-02)

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





## [26.0.18](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-06-25)

**Note:** Version bump only for package @sb1/ffe-account-selector-react
Expand Down
8 changes: 4 additions & 4 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": "26.0.18",
"version": "26.0.19",
"description": "Selector for bank accounts with autocomplete.",
"keywords": [
"ffe"
Expand Down Expand Up @@ -30,11 +30,11 @@
"test:watch": "ffe-buildtool jest --watch"
},
"dependencies": {
"@sb1/ffe-form": "^29.0.23",
"@sb1/ffe-form-react": "^20.0.2",
"@sb1/ffe-form": "^29.0.24",
"@sb1/ffe-form-react": "^20.0.3",
"@sb1/ffe-formatters": "^4.2.3",
"@sb1/ffe-icons-react": "^10.0.5",
"@sb1/ffe-searchable-dropdown-react": "^19.0.11",
"@sb1/ffe-searchable-dropdown-react": "^19.0.12",
"@sb1/ffe-spinner-react": "^8.0.8",
"classnames": "^2.3.1",
"react-auto-bind": "^0.4.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/ffe-buttons-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.0.7](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-07-02)

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





## [23.0.6](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-06-18)

**Note:** Version bump only for package @sb1/ffe-buttons-react
Expand Down
4 changes: 2 additions & 2 deletions packages/ffe-buttons-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-buttons-react",
"version": "23.0.6",
"version": "23.0.7",
"description": "React implementation of ffe-buttons",
"keywords": [
"ffe"
Expand Down Expand Up @@ -29,7 +29,7 @@
"test:watch": "ffe-buildtool jest --watch"
},
"dependencies": {
"@sb1/ffe-buttons": "^18.0.30",
"@sb1/ffe-buttons": "^18.0.31",
"@sb1/ffe-icons-react": "^10.0.5",
"classnames": "^2.3.1"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/ffe-buttons/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.

## [18.0.31](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-07-02)


### Bug Fixes

* **ffe-buttons:** endre line-height i basebutton ([b76b0fe](https://github.com/SpareBank1/designsystem/commit/b76b0fe45c027aee11de1fefa2b6d43661123e46))





## [18.0.30](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-06-18)

**Note:** Version bump only for package @sb1/ffe-buttons
Expand Down
2 changes: 1 addition & 1 deletion packages/ffe-buttons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-buttons",
"version": "18.0.30",
"version": "18.0.31",
"license": "MIT",
"author": "SpareBank1",
"files": [
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.

## [8.0.18](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-07-02)

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





## [8.0.17](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-06-25)

**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": "8.0.17",
"version": "8.0.18",
"license": "MIT",
"author": "SpareBank 1",
"files": [
Expand All @@ -25,8 +25,8 @@
"test:watch": "ffe-buildtool jest --watch"
},
"dependencies": {
"@sb1/ffe-datepicker": "^12.0.50",
"@sb1/ffe-form": "^29.0.23",
"@sb1/ffe-datepicker": "^12.0.51",
"@sb1/ffe-form": "^29.0.24",
"@sb1/ffe-icons-react": "^10.0.5",
"@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.

## [12.0.51](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-07-02)

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





## [12.0.50](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-06-25)

**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": "12.0.50",
"version": "12.0.51",
"description": "FFE Datepicker",
"license": "MIT",
"author": "SpareBank 1",
Expand All @@ -17,7 +17,7 @@
},
"dependencies": {
"@sb1/ffe-core": "^27.5.2",
"@sb1/ffe-form": "^29.0.23"
"@sb1/ffe-form": "^29.0.24"
},
"devDependencies": {
"@sb1/ffe-buildtool": "^0.6.4"
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.

## [7.0.11](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-07-02)

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





## [7.0.10](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-06-25)

**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": "7.0.10",
"version": "7.0.11",
"license": "MIT",
"author": "SpareBank 1",
"files": [
Expand All @@ -24,7 +24,7 @@
"test:watch": "ffe-buildtool jest --watch"
},
"dependencies": {
"@sb1/ffe-form": "^29.0.23",
"@sb1/ffe-form": "^29.0.24",
"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.

## [3.3.13](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-07-02)

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





## [3.3.12](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-06-25)

**Note:** Version bump only for package @sb1/ffe-feedback-react
Expand Down
6 changes: 3 additions & 3 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": "3.3.12",
"version": "3.3.13",
"description": "React component for ffe-feedback",
"license": "MIT",
"author": "SpareBank 1",
Expand All @@ -26,11 +26,11 @@
"test:watch": "ffe-buildtool jest --watch"
},
"dependencies": {
"@sb1/ffe-buttons-react": "^23.0.6",
"@sb1/ffe-buttons-react": "^23.0.7",
"@sb1/ffe-collapse-react": "^4.0.9",
"@sb1/ffe-core-react": "^8.1.5",
"@sb1/ffe-feedback": "^1.2.21",
"@sb1/ffe-form-react": "^20.0.2",
"@sb1/ffe-form-react": "^20.0.3",
"classnames": "^2.3.1",
"lottie-web": "^5.12.2",
"uuid": "^9.0.0"
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.

## [11.0.16](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-07-02)

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





## [11.0.15](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-06-28)


Expand Down
8 changes: 4 additions & 4 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": "11.0.15",
"version": "11.0.16",
"description": "Upload file button with validation and list of uploaded files.",
"keywords": [
"ffe"
Expand Down Expand Up @@ -29,9 +29,9 @@
"test:watch": "ffe-buildtool jest --watch"
},
"dependencies": {
"@sb1/ffe-buttons-react": "^23.0.6",
"@sb1/ffe-file-upload": "^10.0.49",
"@sb1/ffe-form": "^29.0.23",
"@sb1/ffe-buttons-react": "^23.0.7",
"@sb1/ffe-file-upload": "^10.0.50",
"@sb1/ffe-form": "^29.0.24",
"@sb1/ffe-icons-react": "^10.0.5",
"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.

## [10.0.50](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-07-02)

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





## [10.0.49](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-06-25)

**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": "10.0.49",
"version": "10.0.50",
"description": "File upload module",
"license": "MIT",
"author": "SpareBank 1",
Expand All @@ -17,7 +17,7 @@
},
"dependencies": {
"@sb1/ffe-core": "^27.5.2",
"@sb1/ffe-form": "^29.0.23"
"@sb1/ffe-form": "^29.0.24"
},
"devDependencies": {
"@sb1/ffe-buildtool": "^0.6.4"
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.

## [20.0.3](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-07-02)

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





## [20.0.2](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-06-25)

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

0 comments on commit 4e29cbd

Please sign in to comment.