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 Nov 6, 2023
1 parent f459c0c commit 79ea761
Show file tree
Hide file tree
Showing 10 changed files with 43 additions and 12 deletions.
6 changes: 6 additions & 0 deletions component-overview/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.1.29](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2023-11-06)

### Bug Fixes

- **component-overview:** legg til og oppdater eksempel for spinner ([055aae1](https://github.com/SpareBank1/designsystem/commit/055aae1183f9188dafaa255e5b775d2d76200441))

## [5.1.28](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2023-11-03)

**Note:** Version bump only for package @sb1/ffe-component-index
Expand Down
10 changes: 5 additions & 5 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": "5.1.28",
"version": "5.1.29",
"description": "Index of FFE compontents",
"license": "MIT",
"author": "SpareBank 1 Utvikling",
Expand Down Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"@sb1/ffe-accordion": "^10.0.1",
"@sb1/ffe-accordion-react": "^11.0.3",
"@sb1/ffe-account-selector-react": "^23.0.4",
"@sb1/ffe-account-selector-react": "^23.0.5",
"@sb1/ffe-buttons": "^18.0.1",
"@sb1/ffe-buttons-react": "^20.0.3",
"@sb1/ffe-cards": "^17.0.1",
Expand All @@ -59,7 +59,7 @@
"@sb1/ffe-details-list-react": "^4.0.10",
"@sb1/ffe-dropdown-react": "^6.0.14",
"@sb1/ffe-file-upload": "^10.0.2",
"@sb1/ffe-file-upload-react": "^10.0.5",
"@sb1/ffe-file-upload-react": "^10.0.6",
"@sb1/ffe-form": "^25.0.2",
"@sb1/ffe-form-react": "^14.0.4",
"@sb1/ffe-formatters": "^4.1.0",
Expand All @@ -73,9 +73,9 @@
"@sb1/ffe-message-box": "^12.0.1",
"@sb1/ffe-message-box-react": "^10.0.3",
"@sb1/ffe-sb1-logos": "^1.1.3",
"@sb1/ffe-searchable-dropdown-react": "^17.0.4",
"@sb1/ffe-searchable-dropdown-react": "^17.0.5",
"@sb1/ffe-spinner": "^5.0.7",
"@sb1/ffe-spinner-react": "^6.0.8",
"@sb1/ffe-spinner-react": "^7.0.0",
"@sb1/ffe-symbols": "^2.1.0",
"@sb1/ffe-symbols-react": "^3.0.0",
"@sb1/ffe-system-message": "^8.0.1",
Expand Down
4 changes: 4 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,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [23.0.5](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2023-11-06)

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

## [23.0.4](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2023-11-03)

**Note:** Version bump only for package @sb1/ffe-account-selector-react
Expand Down
6 changes: 3 additions & 3 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": "23.0.4",
"version": "23.0.5",
"description": "Selector for bank accounts with autocomplete.",
"keywords": [
"ffe"
Expand Down Expand Up @@ -32,8 +32,8 @@
"@sb1/ffe-form": "^25.0.2",
"@sb1/ffe-form-react": "^14.0.4",
"@sb1/ffe-formatters": "^4.1.0",
"@sb1/ffe-searchable-dropdown-react": "^17.0.4",
"@sb1/ffe-spinner-react": "^6.0.8",
"@sb1/ffe-searchable-dropdown-react": "^17.0.5",
"@sb1/ffe-spinner-react": "^7.0.0",
"@sb1/ffe-symbols-react": "^3.0.0",
"classnames": "^2.3.1",
"prop-types": "^15.7.2",
Expand Down
6 changes: 6 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,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [10.0.6](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2023-11-06)

### Bug Fixes

- **ffe-file-upload-react:** fikse sletting av opplastede filer ([8db3c7f](https://github.com/SpareBank1/designsystem/commit/8db3c7f66f423fadc2d05d967264eaf2073483b4))

## [10.0.5](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2023-11-03)

**Note:** Version bump only for package @sb1/ffe-file-upload-react
Expand Down
2 changes: 1 addition & 1 deletion 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": "10.0.5",
"version": "10.0.6",
"description": "Upload file button with validation and list of uploaded files.",
"keywords": [
"ffe"
Expand Down
4 changes: 4 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,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [17.0.5](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2023-11-06)

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

## [17.0.4](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2023-11-03)

**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": "17.0.4",
"version": "17.0.5",
"description": "Dropdown with search option",
"license": "MIT",
"author": "SpareBank 1",
Expand Down Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@sb1/ffe-core-react": "^7.1.4",
"@sb1/ffe-form": "^25.0.2",
"@sb1/ffe-spinner-react": "^6.0.8",
"@sb1/ffe-spinner-react": "^7.0.0",
"@sb1/ffe-symbols-react": "^3.0.0",
"classnames": "^2.3.1",
"compute-scroll-into-view": "^1.0.17",
Expand Down
11 changes: 11 additions & 0 deletions packages/ffe-spinner-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.

# [7.0.0](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2023-11-06)

### Bug Fixes

- **ffe-spinner-react:** legger til loadingText-prop ([030c55e](https://github.com/SpareBank1/designsystem/commit/030c55e84061ffeb205a66e3dc976838fba96bd9))

### BREAKING CHANGES

- **ffe-spinner-react:** Classname-prop settes nå på div rundt spinner ikon og ikke
på selve ikonet.

## [6.0.8](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2023-10-19)

**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": "6.0.8",
"version": "7.0.0",
"license": "MIT",
"author": "SpareBank 1",
"files": [
Expand Down

0 comments on commit 79ea761

Please sign in to comment.