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 Feb 22, 2024
1 parent 1fefcb8 commit 497fc12
Show file tree
Hide file tree
Showing 28 changed files with 122 additions and 45 deletions.
4 changes: 4 additions & 0 deletions component-overview/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.

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

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

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

**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": "5.4.8",
"version": "5.4.9",
"description": "Index of FFE compontents",
"license": "MIT",
"author": "SpareBank 1 Utvikling",
Expand Down Expand Up @@ -42,9 +42,9 @@
"dependencies": {
"@sb1/ffe-accordion": "^10.0.5",
"@sb1/ffe-accordion-react": "^11.0.11",
"@sb1/ffe-account-selector-react": "^23.0.19",
"@sb1/ffe-buttons": "^18.0.6",
"@sb1/ffe-buttons-react": "^21.0.3",
"@sb1/ffe-account-selector-react": "^23.0.20",
"@sb1/ffe-buttons": "^18.0.7",
"@sb1/ffe-buttons-react": "^21.0.4",
"@sb1/ffe-cards": "^17.0.6",
"@sb1/ffe-cards-react": "^13.0.12",
"@sb1/ffe-chart-donut-react": "^5.3.1",
Expand All @@ -53,29 +53,29 @@
"@sb1/ffe-context-message-react": "^9.0.12",
"@sb1/ffe-core": "^27.3.1",
"@sb1/ffe-core-react": "^7.2.3",
"@sb1/ffe-datepicker": "^12.0.10",
"@sb1/ffe-datepicker-react": "^7.1.0",
"@sb1/ffe-datepicker": "^12.0.11",
"@sb1/ffe-datepicker-react": "^7.1.1",
"@sb1/ffe-decorators-react": "^3.0.13",
"@sb1/ffe-details-list-react": "^4.0.16",
"@sb1/ffe-dropdown-react": "^6.0.22",
"@sb1/ffe-dropdown-react": "^6.0.23",
"@sb1/ffe-feedback": "^1.2.4",
"@sb1/ffe-feedback-react": "^2.0.7",
"@sb1/ffe-file-upload": "^10.0.10",
"@sb1/ffe-file-upload-react": "^10.0.19",
"@sb1/ffe-form": "^26.0.6",
"@sb1/ffe-form-react": "^14.0.16",
"@sb1/ffe-feedback-react": "^2.0.8",
"@sb1/ffe-file-upload": "^10.0.11",
"@sb1/ffe-file-upload-react": "^10.0.20",
"@sb1/ffe-form": "^27.0.0",
"@sb1/ffe-form-react": "^15.0.0",
"@sb1/ffe-formatters": "^4.1.1",
"@sb1/ffe-grid": "^14.2.4",
"@sb1/ffe-grid-react": "^13.2.4",
"@sb1/ffe-header": "^20.0.6",
"@sb1/ffe-header": "^20.0.7",
"@sb1/ffe-icons": "^13.0.5",
"@sb1/ffe-icons-react": "^9.0.3",
"@sb1/ffe-lists": "^13.0.5",
"@sb1/ffe-lists-react": "^7.0.11",
"@sb1/ffe-message-box": "^12.0.5",
"@sb1/ffe-message-box-react": "^10.0.11",
"@sb1/ffe-sb1-logos": "^1.1.4",
"@sb1/ffe-searchable-dropdown-react": "^17.0.19",
"@sb1/ffe-searchable-dropdown-react": "^17.0.20",
"@sb1/ffe-spinner": "^5.0.11",
"@sb1/ffe-spinner-react": "^7.0.4",
"@sb1/ffe-symbols": "^2.1.2",
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.20](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-02-22)

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

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

**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": "23.0.19",
"version": "23.0.20",
"description": "Selector for bank accounts with autocomplete.",
"keywords": [
"ffe"
Expand Down Expand Up @@ -29,11 +29,11 @@
"test:watch": "ffe-buildtool jest --watch"
},
"dependencies": {
"@sb1/ffe-form": "^26.0.6",
"@sb1/ffe-form-react": "^14.0.16",
"@sb1/ffe-form": "^27.0.0",
"@sb1/ffe-form-react": "^15.0.0",
"@sb1/ffe-formatters": "^4.1.1",
"@sb1/ffe-icons-react": "^9.0.3",
"@sb1/ffe-searchable-dropdown-react": "^17.0.19",
"@sb1/ffe-searchable-dropdown-react": "^17.0.20",
"@sb1/ffe-spinner-react": "^7.0.4",
"classnames": "^2.3.1",
"prop-types": "^15.7.2",
Expand Down
4 changes: 4 additions & 0 deletions packages/ffe-buttons-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.

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

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

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

### Bug Fixes
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": "21.0.3",
"version": "21.0.4",
"description": "React implementation of ffe-buttons",
"keywords": [
"ffe"
Expand Down Expand Up @@ -28,7 +28,7 @@
"test:watch": "ffe-buildtool jest --watch"
},
"dependencies": {
"@sb1/ffe-buttons": "^18.0.6",
"@sb1/ffe-buttons": "^18.0.7",
"@sb1/ffe-icons-react": "^9.0.3",
"classnames": "^2.3.1",
"prop-types": "^15.7.2"
Expand Down
8 changes: 8 additions & 0 deletions packages/ffe-buttons/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.

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

### Bug Fixes

- **ffe-buttons:** align icons center inline buttons ([259694c](https://github.com/SpareBank1/designsystem/commit/259694c265a5939c00f8f436355ea5a5cf9e20cc))
- **ffe-buttons:** wrap buttons in buttongroup ([7a95ca9](https://github.com/SpareBank1/designsystem/commit/7a95ca92f55d55eb7f749799d9f8390b12924117))
- **ffe-buttons:** zoom spinner base button ([6a1c7af](https://github.com/SpareBank1/designsystem/commit/6a1c7afbe9dca4cd976383b0096b852b3dc2ff02))

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

**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.6",
"version": "18.0.7",
"license": "MIT",
"author": "SpareBank1",
"files": [
Expand Down
4 changes: 4 additions & 0 deletions packages/ffe-datepicker-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.

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

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

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

### Features
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": "7.1.0",
"version": "7.1.1",
"license": "MIT",
"author": "SpareBank 1",
"files": [
Expand All @@ -24,8 +24,8 @@
"test:watch": "ffe-buildtool jest --watch"
},
"dependencies": {
"@sb1/ffe-datepicker": "^12.0.10",
"@sb1/ffe-form": "^26.0.6",
"@sb1/ffe-datepicker": "^12.0.11",
"@sb1/ffe-form": "^27.0.0",
"@sb1/ffe-icons-react": "^9.0.0",
"classnames": "^2.3.1",
"lodash.debounce": "^4.0.8",
Expand Down
4 changes: 4 additions & 0 deletions packages/ffe-datepicker/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.

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

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

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

**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.10",
"version": "12.0.11",
"description": "FFE Datepicker",
"license": "MIT",
"author": "SpareBank 1",
Expand All @@ -17,7 +17,7 @@
},
"dependencies": {
"@sb1/ffe-core": "^27.3.1",
"@sb1/ffe-form": "^26.0.6"
"@sb1/ffe-form": "^27.0.0"
},
"devDependencies": {
"@sb1/ffe-buildtool": "^0.5.1"
Expand Down
4 changes: 4 additions & 0 deletions packages/ffe-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.

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

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

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

**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": "6.0.22",
"version": "6.0.23",
"license": "MIT",
"author": "SpareBank 1",
"files": [
Expand All @@ -24,7 +24,7 @@
"test:watch": "ffe-buildtool jest --watch"
},
"dependencies": {
"@sb1/ffe-form": "^26.0.6",
"@sb1/ffe-form": "^27.0.0",
"classnames": "^2.3.1"
},
"devDependencies": {
Expand Down
4 changes: 4 additions & 0 deletions packages/ffe-feedback-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.

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

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

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

**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": "2.0.7",
"version": "2.0.8",
"description": "React component for ffe-feedback",
"license": "MIT",
"author": "SpareBank 1",
Expand All @@ -25,11 +25,11 @@
"test:watch": "ffe-buildtool jest --watch"
},
"dependencies": {
"@sb1/ffe-buttons-react": "^21.0.3",
"@sb1/ffe-buttons-react": "^21.0.4",
"@sb1/ffe-collapse-react": "^2.0.10",
"@sb1/ffe-core-react": "^7.2.3",
"@sb1/ffe-feedback": "^1.2.4",
"@sb1/ffe-form-react": "^14.0.16",
"@sb1/ffe-form-react": "^15.0.0",
"classnames": "^2.3.1",
"lottie-web": "^5.12.2",
"uuid": "^9.0.0"
Expand Down
4 changes: 4 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,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

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

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

**Note:** Version bump only for package @sb1/ffe-file-upload-react
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": "10.0.19",
"version": "10.0.20",
"description": "Upload file button with validation and list of uploaded files.",
"keywords": [
"ffe"
Expand Down Expand Up @@ -28,9 +28,9 @@
"test:watch": "ffe-buildtool jest --watch"
},
"dependencies": {
"@sb1/ffe-buttons-react": "^21.0.3",
"@sb1/ffe-file-upload": "^10.0.10",
"@sb1/ffe-form": "^26.0.6",
"@sb1/ffe-buttons-react": "^21.0.4",
"@sb1/ffe-file-upload": "^10.0.11",
"@sb1/ffe-form": "^27.0.0",
"@sb1/ffe-icons-react": "^9.0.3",
"classnames": "^2.3.1"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/ffe-file-upload/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.

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

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

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

**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.10",
"version": "10.0.11",
"description": "File upload module",
"license": "MIT",
"author": "SpareBank 1",
Expand All @@ -17,7 +17,7 @@
},
"dependencies": {
"@sb1/ffe-core": "^27.3.1",
"@sb1/ffe-form": "^26.0.6"
"@sb1/ffe-form": "^27.0.0"
},
"devDependencies": {
"@sb1/ffe-buildtool": "^0.5.1"
Expand Down
10 changes: 10 additions & 0 deletions packages/ffe-form-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

### Bug Fixes

- **ffe-form-react:** center checkbox ([90a12e4](https://github.com/SpareBank1/designsystem/commit/90a12e4c006638308fd222776d545755ae71cfe7))

### BREAKING CHANGES

- **ffe-form-react:** Markup has changed

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

**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": "14.0.16",
"version": "15.0.0",
"description": "React component for form elements in ffe",
"license": "MIT",
"author": "SpareBank 1",
Expand All @@ -26,7 +26,7 @@
},
"dependencies": {
"@sb1/ffe-collapse-react": "^2.0.10",
"@sb1/ffe-form": "^26.0.6",
"@sb1/ffe-form": "^27.0.0",
"@sb1/ffe-icons-react": "^9.0.3",
"classnames": "^2.3.1",
"uuid": "^9.0.0"
Expand Down
15 changes: 15 additions & 0 deletions packages/ffe-form/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

### Bug Fixes

- **ffe-form:** center checkbox ([d4e057d](https://github.com/SpareBank1/designsystem/commit/d4e057dd4321f1c331840b416fd59f35ee39d413))
- **ffe-form:** center radio buttons ([92654ab](https://github.com/SpareBank1/designsystem/commit/92654ab500b7ffa5eed7c29345a24f54f33398f2))
- **ffe-form:** zoom fieldmessage ([dd3b3ee](https://github.com/SpareBank1/designsystem/commit/dd3b3ee3ccc509109680dd8e479ee791689edc6f))
- **ffe-form:** zoom radio block ([3ec06d1](https://github.com/SpareBank1/designsystem/commit/3ec06d1ce8acf289dd2645c7950b9d99331c91fb))
- **ffe-form:** zoom radio switch ([a8a0ac3](https://github.com/SpareBank1/designsystem/commit/a8a0ac3c534d1c32d231964d8635327c94d93a09))
- **ffe-form:** zoom tooltip ([6873e43](https://github.com/SpareBank1/designsystem/commit/6873e43cafdb54c53b03fb1456ee04f0a2dc7870))

### BREAKING CHANGES

- **ffe-form:** Markup has changed

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

### Bug Fixes
Expand Down
Loading

0 comments on commit 497fc12

Please sign in to comment.