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 Dec 13, 2023
1 parent efa72dd commit ccaae66
Show file tree
Hide file tree
Showing 32 changed files with 116 additions and 50 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.2.2](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2023-12-13)

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

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

**Note:** Version bump only for package @sb1/ffe-component-index
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": "5.2.1",
"version": "5.2.2",
"description": "Index of FFE compontents",
"license": "MIT",
"author": "SpareBank 1 Utvikling",
Expand Down Expand Up @@ -41,49 +41,49 @@
},
"dependencies": {
"@sb1/ffe-accordion": "^10.0.1",
"@sb1/ffe-accordion-react": "^11.0.4",
"@sb1/ffe-account-selector-react": "^23.0.8",
"@sb1/ffe-accordion-react": "^11.0.5",
"@sb1/ffe-account-selector-react": "^23.0.9",
"@sb1/ffe-buttons": "^18.0.2",
"@sb1/ffe-buttons-react": "^20.0.6",
"@sb1/ffe-buttons-react": "^20.0.7",
"@sb1/ffe-cards": "^17.0.1",
"@sb1/ffe-cards-react": "^13.0.4",
"@sb1/ffe-cards-react": "^13.0.5",
"@sb1/ffe-chart-donut-react": "^5.3.0",
"@sb1/ffe-collapse-react": "^2.0.6",
"@sb1/ffe-context-message": "^8.0.1",
"@sb1/ffe-context-message-react": "^9.0.4",
"@sb1/ffe-context-message-react": "^9.0.5",
"@sb1/ffe-core": "^27.1.2",
"@sb1/ffe-core-react": "^7.1.4",
"@sb1/ffe-datepicker": "^12.0.4",
"@sb1/ffe-datepicker-react": "^7.0.7",
"@sb1/ffe-datepicker-react": "^7.0.8",
"@sb1/ffe-decorators-react": "^3.0.12",
"@sb1/ffe-details-list-react": "^4.0.12",
"@sb1/ffe-dropdown-react": "^6.0.16",
"@sb1/ffe-feedback": "^1.1.0",
"@sb1/ffe-feedback-react": "^1.1.0",
"@sb1/ffe-feedback-react": "^1.1.1",
"@sb1/ffe-file-upload": "^10.0.4",
"@sb1/ffe-file-upload-react": "^10.0.10",
"@sb1/ffe-file-upload-react": "^10.0.11",
"@sb1/ffe-form": "^26.0.0",
"@sb1/ffe-form-react": "^14.0.7",
"@sb1/ffe-form-react": "^14.0.8",
"@sb1/ffe-formatters": "^4.1.0",
"@sb1/ffe-grid": "^14.2.0",
"@sb1/ffe-grid-react": "^13.2.0",
"@sb1/ffe-header": "^20.0.2",
"@sb1/ffe-icons": "^12.17.1",
"@sb1/ffe-icons-react": "^7.3.5",
"@sb1/ffe-lists": "^13.0.1",
"@sb1/ffe-lists-react": "^7.0.4",
"@sb1/ffe-lists-react": "^7.0.5",
"@sb1/ffe-message-box": "^12.0.1",
"@sb1/ffe-message-box-react": "^10.0.4",
"@sb1/ffe-message-box-react": "^10.0.5",
"@sb1/ffe-sb1-logos": "^1.1.3",
"@sb1/ffe-searchable-dropdown-react": "^17.0.8",
"@sb1/ffe-searchable-dropdown-react": "^17.0.9",
"@sb1/ffe-spinner": "^5.0.7",
"@sb1/ffe-spinner-react": "^7.0.0",
"@sb1/ffe-symbols": "^2.1.1",
"@sb1/ffe-symbols-react": "^3.0.1",
"@sb1/ffe-symbols-react": "^3.0.2",
"@sb1/ffe-system-message": "^8.0.1",
"@sb1/ffe-system-message-react": "^8.0.6",
"@sb1/ffe-system-message-react": "^8.0.7",
"@sb1/ffe-tables": "^14.0.1",
"@sb1/ffe-tables-react": "^8.0.5",
"@sb1/ffe-tables-react": "^8.0.6",
"@sb1/ffe-tabs": "^13.1.2",
"@sb1/ffe-tabs-react": "^8.0.6",
"@sb1/ffe-webfonts": "^3.0.3",
Expand Down
4 changes: 4 additions & 0 deletions packages/ffe-accordion-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.

## [11.0.5](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2023-12-13)

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

## [11.0.4](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2023-11-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": "11.0.4",
"version": "11.0.5",
"license": "MIT",
"author": "SpareBank 1",
"files": [
Expand All @@ -26,7 +26,7 @@
"dependencies": {
"@sb1/ffe-accordion": "^10.0.1",
"@sb1/ffe-collapse-react": "^2.0.6",
"@sb1/ffe-symbols-react": "^3.0.1",
"@sb1/ffe-symbols-react": "^3.0.2",
"classnames": "^2.3.1",
"prop-types": "^15.7.2",
"uuid": "^9.0.0"
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.9](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2023-12-13)

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

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

**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.8",
"version": "23.0.9",
"description": "Selector for bank accounts with autocomplete.",
"keywords": [
"ffe"
Expand Down Expand Up @@ -30,11 +30,11 @@
},
"dependencies": {
"@sb1/ffe-form": "^26.0.0",
"@sb1/ffe-form-react": "^14.0.7",
"@sb1/ffe-form-react": "^14.0.8",
"@sb1/ffe-formatters": "^4.1.0",
"@sb1/ffe-searchable-dropdown-react": "^17.0.8",
"@sb1/ffe-searchable-dropdown-react": "^17.0.9",
"@sb1/ffe-spinner-react": "^7.0.0",
"@sb1/ffe-symbols-react": "^3.0.1",
"@sb1/ffe-symbols-react": "^3.0.2",
"classnames": "^2.3.1",
"prop-types": "^15.7.2",
"react-auto-bind": "^0.4.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.

## [20.0.7](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2023-12-13)

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

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

### 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": "20.0.6",
"version": "20.0.7",
"description": "React implementation of ffe-buttons",
"keywords": [
"ffe"
Expand Down Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@sb1/ffe-buttons": "^18.0.2",
"@sb1/ffe-symbols-react": "^3.0.1",
"@sb1/ffe-symbols-react": "^3.0.2",
"classnames": "^2.3.1",
"prop-types": "^15.7.2"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/ffe-cards-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.

## [13.0.5](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2023-12-13)

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

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

**Note:** Version bump only for package @sb1/ffe-cards-react
Expand Down
4 changes: 2 additions & 2 deletions packages/ffe-cards-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-cards-react",
"version": "13.0.4",
"version": "13.0.5",
"description": "React implementation of ffe-react",
"license": "MIT",
"author": "SpareBank 1",
Expand Down Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"@sb1/ffe-buildtool": "^0.5.0",
"@sb1/ffe-symbols-react": "^3.0.1",
"@sb1/ffe-symbols-react": "^3.0.2",
"react": "^16.9.0",
"react-dom": "^16.9.0"
},
Expand Down
4 changes: 4 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,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [9.0.5](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2023-12-13)

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

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

**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": "9.0.4",
"version": "9.0.5",
"description": "React implementation of ffe-context-message component",
"keywords": [
"ffe"
Expand Down Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@sb1/ffe-context-message": "^8.0.1",
"@sb1/ffe-symbols-react": "^3.0.1",
"@sb1/ffe-symbols-react": "^3.0.2",
"classnames": "^2.3.1",
"prop-types": "^15.7.2",
"uuid": "^9.0.0"
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.0.8](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2023-12-13)

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

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

**Note:** Version bump only for package @sb1/ffe-datepicker-react
Expand Down
4 changes: 2 additions & 2 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.0.7",
"version": "7.0.8",
"license": "MIT",
"author": "SpareBank 1",
"files": [
Expand All @@ -26,7 +26,7 @@
"dependencies": {
"@sb1/ffe-datepicker": "^12.0.4",
"@sb1/ffe-form": "^26.0.0",
"@sb1/ffe-symbols-react": "^3.0.1",
"@sb1/ffe-symbols-react": "^3.0.2",
"classnames": "^2.3.1",
"lodash.debounce": "^4.0.8",
"prop-types": "^15.7.2",
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.

## [1.1.1](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2023-12-13)

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

# 1.1.0 (2023-12-05)

### Features
Expand Down
8 changes: 4 additions & 4 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": "1.1.0",
"version": "1.1.1",
"description": "React component for ffe-feedback",
"license": "MIT",
"author": "SpareBank 1",
Expand All @@ -25,12 +25,12 @@
"test:watch": "ffe-buildtool jest --watch"
},
"dependencies": {
"@sb1/ffe-buttons-react": "^20.0.4",
"@sb1/ffe-buttons-react": "^20.0.7",
"@sb1/ffe-collapse-react": "^2.0.6",
"@sb1/ffe-core-react": "^7.1.4",
"@sb1/ffe-feedback": "^1.1.0",
"@sb1/ffe-form-react": "^14.0.5",
"@sb1/ffe-symbols-react": "^3.0.1",
"@sb1/ffe-form-react": "^14.0.8",
"@sb1/ffe-symbols-react": "^3.0.2",
"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.11](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2023-12-13)

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

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

**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": "10.0.10",
"version": "10.0.11",
"description": "Upload file button with validation and list of uploaded files.",
"keywords": [
"ffe"
Expand Down Expand Up @@ -28,10 +28,10 @@
"test:watch": "ffe-buildtool jest --watch"
},
"dependencies": {
"@sb1/ffe-buttons-react": "^20.0.6",
"@sb1/ffe-buttons-react": "^20.0.7",
"@sb1/ffe-file-upload": "^10.0.4",
"@sb1/ffe-form": "^26.0.0",
"@sb1/ffe-symbols-react": "^3.0.1",
"@sb1/ffe-symbols-react": "^3.0.2",
"classnames": "^2.3.1"
},
"devDependencies": {
Expand Down
4 changes: 4 additions & 0 deletions packages/ffe-form-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.

## [14.0.8](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2023-12-13)

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

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

### Bug Fixes
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.7",
"version": "14.0.8",
"description": "React component for form elements in ffe",
"license": "MIT",
"author": "SpareBank 1",
Expand All @@ -27,7 +27,7 @@
"dependencies": {
"@sb1/ffe-collapse-react": "^2.0.6",
"@sb1/ffe-form": "^26.0.0",
"@sb1/ffe-symbols-react": "^3.0.1",
"@sb1/ffe-symbols-react": "^3.0.2",
"classnames": "^2.3.1",
"uuid": "^9.0.0"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/ffe-lists-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.0.5](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2023-12-13)

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

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

**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": "7.0.4",
"version": "7.0.5",
"description": "React implementation of ffe-lists",
"license": "MIT",
"author": "SpareBank 1",
Expand All @@ -26,7 +26,7 @@
},
"dependencies": {
"@sb1/ffe-lists": "^13.0.1",
"@sb1/ffe-symbols-react": "^3.0.1",
"@sb1/ffe-symbols-react": "^3.0.2",
"classnames": "^2.3.1",
"prop-types": "^15.7.2"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/ffe-message-box-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.5](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2023-12-13)

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

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

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

0 comments on commit ccaae66

Please sign in to comment.