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 Sep 16, 2024
1 parent 6c16ca8 commit 474d2c3
Show file tree
Hide file tree
Showing 24 changed files with 128 additions and 32 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.18](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-09-16)

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





## [8.4.17](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-09-16)

**Note:** Version bump only for package @sb1/ffe-component-index
Expand Down
20 changes: 10 additions & 10 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.17",
"version": "8.4.18",
"description": "Index of FFE compontents",
"license": "MIT",
"author": "SpareBank 1 Utvikling",
Expand Down Expand Up @@ -41,25 +41,25 @@
},
"dependencies": {
"@sb1/ffe-accordion": "^11.0.4",
"@sb1/ffe-accordion-react": "^13.0.15",
"@sb1/ffe-account-selector-react": "^28.0.13",
"@sb1/ffe-accordion-react": "^13.0.16",
"@sb1/ffe-account-selector-react": "^28.0.14",
"@sb1/ffe-buttons": "^19.0.8",
"@sb1/ffe-buttons-react": "^24.0.16",
"@sb1/ffe-cards": "^20.2.0",
"@sb1/ffe-cards-react": "^17.5.0",
"@sb1/ffe-chart-donut-react": "^8.0.3",
"@sb1/ffe-collapse-react": "^5.0.10",
"@sb1/ffe-chart-donut-react": "^8.0.4",
"@sb1/ffe-collapse-react": "^5.0.11",
"@sb1/ffe-core": "^29.1.3",
"@sb1/ffe-core-react": "^9.1.3",
"@sb1/ffe-datepicker": "^13.0.11",
"@sb1/ffe-datepicker-react": "^9.1.13",
"@sb1/ffe-dropdown-react": "^8.0.17",
"@sb1/ffe-feedback": "^2.0.4",
"@sb1/ffe-feedback-react": "^4.0.22",
"@sb1/ffe-feedback-react": "^4.0.23",
"@sb1/ffe-file-upload": "^11.0.10",
"@sb1/ffe-file-upload-react": "^12.0.18",
"@sb1/ffe-form": "^30.0.10",
"@sb1/ffe-form-react": "^21.1.10",
"@sb1/ffe-form-react": "^21.1.11",
"@sb1/ffe-formatters": "^4.2.8",
"@sb1/ffe-grid": "^15.0.4",
"@sb1/ffe-grid-react": "^15.0.11",
Expand All @@ -75,13 +75,13 @@
"@sb1/ffe-pagination": "^2.0.5",
"@sb1/ffe-pagination-react": "^1.2.15",
"@sb1/ffe-sb1-logos": "^1.1.6",
"@sb1/ffe-searchable-dropdown-react": "^21.0.11",
"@sb1/ffe-searchable-dropdown-react": "^21.0.12",
"@sb1/ffe-spinner": "^5.1.23",
"@sb1/ffe-spinner-react": "^9.0.11",
"@sb1/ffe-spinner-react": "^9.0.12",
"@sb1/ffe-symbols": "^4.0.11",
"@sb1/ffe-symbols-react": "^7.0.6",
"@sb1/ffe-tables": "^17.0.5",
"@sb1/ffe-tables-react": "^11.0.7",
"@sb1/ffe-tables-react": "^11.0.8",
"@sb1/ffe-tabs": "^14.0.4",
"@sb1/ffe-tabs-react": "^10.0.11",
"@sb1/ffe-webfonts": "^5.0.13",
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.16](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-09-16)

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





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

**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.15",
"version": "13.0.16",
"license": "MIT",
"author": "SpareBank 1",
"files": [
Expand All @@ -26,7 +26,7 @@
},
"dependencies": {
"@sb1/ffe-accordion": "^11.0.4",
"@sb1/ffe-collapse-react": "^5.0.10",
"@sb1/ffe-collapse-react": "^5.0.11",
"@sb1/ffe-icons-react": "^11.0.8",
"classnames": "^2.3.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.

## [28.0.14](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-09-16)

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





## [28.0.13](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-09-10)

**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": "28.0.13",
"version": "28.0.14",
"description": "Selector for bank accounts with autocomplete.",
"keywords": [
"ffe"
Expand Down Expand Up @@ -31,11 +31,11 @@
},
"dependencies": {
"@sb1/ffe-form": "^30.0.10",
"@sb1/ffe-form-react": "^21.1.10",
"@sb1/ffe-form-react": "^21.1.11",
"@sb1/ffe-formatters": "^4.2.8",
"@sb1/ffe-icons-react": "^11.0.8",
"@sb1/ffe-searchable-dropdown-react": "^21.0.11",
"@sb1/ffe-spinner-react": "^9.0.11",
"@sb1/ffe-searchable-dropdown-react": "^21.0.12",
"@sb1/ffe-spinner-react": "^9.0.12",
"classnames": "^2.3.1",
"react-auto-bind": "^0.4.2",
"react-custom-scrollbars-2": "^4.3.0"
Expand Down
8 changes: 8 additions & 0 deletions packages/ffe-chart-donut-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.4](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-09-16)

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





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

**Note:** Version bump only for package @sb1/ffe-chart-donut-react
Expand Down
2 changes: 1 addition & 1 deletion packages/ffe-chart-donut-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-chart-donut-react",
"version": "8.0.3",
"version": "8.0.4",
"description": "Donut chart in SVG",
"keywords": [
"ffe"
Expand Down
8 changes: 8 additions & 0 deletions packages/ffe-collapse-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.

## [5.0.11](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-09-16)

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





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

**Note:** Version bump only for package @sb1/ffe-collapse-react
Expand Down
2 changes: 1 addition & 1 deletion packages/ffe-collapse-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-collapse-react",
"version": "5.0.10",
"version": "5.0.11",
"description": "React component for expand/collapse",
"keywords": [
"ffe"
Expand Down
8 changes: 8 additions & 0 deletions packages/ffe-context-message-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.13](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-09-16)

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





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

**Note:** Version bump only for package @sb1/ffe-context-message-react
Expand Down
4 changes: 2 additions & 2 deletions packages/ffe-context-message-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-context-message-react",
"version": "12.0.12",
"version": "12.0.13",
"description": "React implementation of ffe-context-message component",
"keywords": [
"ffe"
Expand Down Expand Up @@ -29,7 +29,7 @@
"test:watch": "ffe-buildtool jest --watch"
},
"dependencies": {
"@sb1/ffe-collapse-react": "^5.0.10",
"@sb1/ffe-collapse-react": "^5.0.11",
"@sb1/ffe-context-message": "^10.0.4",
"@sb1/ffe-icons-react": "^11.0.8",
"classnames": "^2.3.1"
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.0.23](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-09-16)

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





## [4.0.22](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-09-16)


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": "4.0.22",
"version": "4.0.23",
"description": "React component for ffe-feedback",
"license": "MIT",
"author": "SpareBank 1",
Expand All @@ -27,10 +27,10 @@
},
"dependencies": {
"@sb1/ffe-buttons-react": "^24.0.16",
"@sb1/ffe-collapse-react": "^5.0.10",
"@sb1/ffe-collapse-react": "^5.0.11",
"@sb1/ffe-core-react": "^9.1.3",
"@sb1/ffe-feedback": "^2.0.4",
"@sb1/ffe-form-react": "^21.1.10",
"@sb1/ffe-form-react": "^21.1.11",
"classnames": "^2.3.1",
"lottie-web": "^5.12.2"
},
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.11](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-09-16)

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





## [21.1.10](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-09-10)

**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.10",
"version": "21.1.11",
"description": "React component for form elements in ffe",
"license": "MIT",
"author": "SpareBank 1",
Expand All @@ -26,7 +26,7 @@
"test:watch": "ffe-buildtool jest --watch"
},
"dependencies": {
"@sb1/ffe-collapse-react": "^5.0.10",
"@sb1/ffe-collapse-react": "^5.0.11",
"@sb1/ffe-form": "^30.0.10",
"@sb1/ffe-icons-react": "^11.0.8",
"@types/uuid": "^9.0.0",
Expand Down
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [21.0.12](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-09-16)

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





## [21.0.11](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-09-10)

**Note:** Version bump only for package @sb1/ffe-searchable-dropdown-react
Expand Down
4 changes: 2 additions & 2 deletions 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": "21.0.11",
"version": "21.0.12",
"description": "Dropdown with search option",
"license": "MIT",
"author": "SpareBank 1",
Expand Down Expand Up @@ -30,7 +30,7 @@
"@sb1/ffe-core-react": "^9.1.3",
"@sb1/ffe-form": "^30.0.10",
"@sb1/ffe-icons-react": "^11.0.8",
"@sb1/ffe-spinner-react": "^9.0.11",
"@sb1/ffe-spinner-react": "^9.0.12",
"@types/lodash.isequal": "^4.5.8",
"classnames": "^2.3.1",
"compute-scroll-into-view": "^3.1.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/ffe-spinner-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.0.12](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-09-16)

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





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

**Note:** Version bump only for package @sb1/ffe-spinner-react
Expand Down
2 changes: 1 addition & 1 deletion packages/ffe-spinner-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-spinner-react",
"version": "9.0.11",
"version": "9.0.12",
"license": "MIT",
"author": "SpareBank 1",
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/ffe-system-message-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.14](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-09-16)

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





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

**Note:** Version bump only for package @sb1/ffe-system-message-react
Expand Down
4 changes: 2 additions & 2 deletions packages/ffe-system-message-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-system-message-react",
"version": "11.0.13",
"version": "11.0.14",
"description": "SpareBank 1 System Message komponent",
"license": "MIT",
"author": "SpareBank 1",
Expand All @@ -25,7 +25,7 @@
"test:watch": "ffe-buildtool jest --watch"
},
"dependencies": {
"@sb1/ffe-collapse-react": "^5.0.10",
"@sb1/ffe-collapse-react": "^5.0.11",
"@sb1/ffe-grid-react": "^15.0.11",
"@sb1/ffe-icons-react": "^11.0.8",
"@sb1/ffe-system-message": "^10.0.4",
Expand Down
8 changes: 8 additions & 0 deletions packages/ffe-tables-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.8](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-09-16)

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





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

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

0 comments on commit 474d2c3

Please sign in to comment.