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 Jan 27, 2025
1 parent edcd3b3 commit 92f6c4d
Show file tree
Hide file tree
Showing 24 changed files with 134 additions and 35 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.96](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2025-01-27)

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





## [8.4.95](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2025-01-24)

**Note:** Version bump only for package @sb1/ffe-component-index
Expand Down
24 changes: 12 additions & 12 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.95",
"version": "8.4.96",
"description": "Index of FFE compontents",
"license": "MIT",
"author": "SpareBank 1 Utvikling",
Expand Down Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"@sb1/ffe-accordion": "^12.0.1",
"@sb1/ffe-accordion-react": "^13.0.30",
"@sb1/ffe-account-selector-react": "^30.1.13",
"@sb1/ffe-account-selector-react": "^30.1.14",
"@sb1/ffe-buttons": "^19.1.3",
"@sb1/ffe-buttons-react": "^24.0.32",
"@sb1/ffe-cards": "^20.4.4",
Expand All @@ -53,15 +53,15 @@
"@sb1/ffe-collapse-react": "^5.1.3",
"@sb1/ffe-core": "^29.5.0",
"@sb1/ffe-core-react": "^9.1.11",
"@sb1/ffe-datepicker": "^13.3.2",
"@sb1/ffe-datepicker-react": "^10.1.5",
"@sb1/ffe-dropdown-react": "^8.0.28",
"@sb1/ffe-datepicker": "^13.3.3",
"@sb1/ffe-datepicker-react": "^10.1.6",
"@sb1/ffe-dropdown-react": "^8.0.29",
"@sb1/ffe-feedback": "^2.1.4",
"@sb1/ffe-feedback-react": "^4.2.11",
"@sb1/ffe-file-upload": "^11.1.5",
"@sb1/ffe-file-upload-react": "^12.0.38",
"@sb1/ffe-form": "^30.3.2",
"@sb1/ffe-form-react": "^22.1.4",
"@sb1/ffe-feedback-react": "^4.2.12",
"@sb1/ffe-file-upload": "^11.1.6",
"@sb1/ffe-file-upload-react": "^12.0.39",
"@sb1/ffe-form": "^30.3.3",
"@sb1/ffe-form-react": "^22.1.5",
"@sb1/ffe-formatters": "^5.0.3",
"@sb1/ffe-grid": "^15.1.3",
"@sb1/ffe-grid-react": "^15.0.19",
Expand All @@ -75,9 +75,9 @@
"@sb1/ffe-modals": "^1.2.5",
"@sb1/ffe-modals-react": "^1.1.11",
"@sb1/ffe-pagination": "^2.1.3",
"@sb1/ffe-pagination-react": "^1.2.35",
"@sb1/ffe-pagination-react": "^1.2.36",
"@sb1/ffe-sb1-logos": "^1.1.6",
"@sb1/ffe-searchable-dropdown-react": "^22.2.9",
"@sb1/ffe-searchable-dropdown-react": "^22.2.10",
"@sb1/ffe-spinner": "^5.2.3",
"@sb1/ffe-spinner-react": "^9.0.19",
"@sb1/ffe-symbols": "^4.0.11",
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.

## [30.1.14](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2025-01-27)

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





## [30.1.13](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2025-01-22)

**Note:** Version bump only for package @sb1/ffe-account-selector-react
Expand Down
4 changes: 2 additions & 2 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": "30.1.13",
"version": "30.1.14",
"description": "Selector for bank accounts with autocomplete.",
"keywords": [
"ffe"
Expand Down Expand Up @@ -33,7 +33,7 @@
"dependencies": {
"@sb1/ffe-formatters": "^5.0.3",
"@sb1/ffe-icons-react": "^11.0.16",
"@sb1/ffe-searchable-dropdown-react": "^22.2.9",
"@sb1/ffe-searchable-dropdown-react": "^22.2.10",
"classnames": "^2.3.1",
"react-custom-scrollbars-2": "^4.3.0"
},
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.

## [10.1.6](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2025-01-27)

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





## [10.1.5](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2025-01-22)

**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": "10.1.5",
"version": "10.1.6",
"license": "MIT",
"author": "SpareBank 1",
"files": [
Expand All @@ -25,8 +25,8 @@
"test:watch": "ffe-buildtool jest --watch"
},
"dependencies": {
"@sb1/ffe-datepicker": "^13.3.2",
"@sb1/ffe-form": "^30.3.2",
"@sb1/ffe-datepicker": "^13.3.3",
"@sb1/ffe-form": "^30.3.3",
"@sb1/ffe-icons-react": "^11.0.16",
"@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.

## [13.3.3](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2025-01-27)

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





## [13.3.2](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2025-01-21)

**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": "13.3.2",
"version": "13.3.3",
"description": "FFE Datepicker",
"license": "MIT",
"author": "SpareBank 1",
Expand All @@ -19,7 +19,7 @@
},
"dependencies": {
"@sb1/ffe-core": "^29.5.0",
"@sb1/ffe-form": "^30.3.2"
"@sb1/ffe-form": "^30.3.3"
},
"devDependencies": {
"@sb1/ffe-buildtool": "^0.9.0"
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.

## [8.0.29](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2025-01-27)

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





## [8.0.28](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2025-01-21)

**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": "8.0.28",
"version": "8.0.29",
"license": "MIT",
"author": "SpareBank 1",
"files": [
Expand All @@ -25,7 +25,7 @@
"test:watch": "ffe-buildtool jest --watch"
},
"dependencies": {
"@sb1/ffe-form": "^30.3.2",
"@sb1/ffe-form": "^30.3.3",
"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.

## [4.2.12](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2025-01-27)

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





## [4.2.11](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2025-01-24)

**Note:** Version bump only for package @sb1/ffe-feedback-react
Expand Down
4 changes: 2 additions & 2 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.2.11",
"version": "4.2.12",
"description": "React component for ffe-feedback",
"license": "MIT",
"author": "SpareBank 1",
Expand Down Expand Up @@ -29,7 +29,7 @@
"@sb1/ffe-buttons-react": "^24.0.32",
"@sb1/ffe-core-react": "^9.1.11",
"@sb1/ffe-feedback": "^2.1.4",
"@sb1/ffe-form-react": "^22.1.4",
"@sb1/ffe-form-react": "^22.1.5",
"classnames": "^2.3.1"
},
"devDependencies": {
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.

## [12.0.39](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2025-01-27)

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





## [12.0.38](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2025-01-22)

**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": "12.0.38",
"version": "12.0.39",
"description": "Upload file button with validation and list of uploaded files.",
"keywords": [
"ffe"
Expand Down Expand Up @@ -30,8 +30,8 @@
},
"dependencies": {
"@sb1/ffe-buttons-react": "^24.0.32",
"@sb1/ffe-file-upload": "^11.1.5",
"@sb1/ffe-form": "^30.3.2",
"@sb1/ffe-file-upload": "^11.1.6",
"@sb1/ffe-form": "^30.3.3",
"@sb1/ffe-icons-react": "^11.0.16",
"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.

## [11.1.6](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2025-01-27)

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





## [11.1.5](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2025-01-21)

**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": "11.1.5",
"version": "11.1.6",
"description": "File upload module",
"license": "MIT",
"author": "SpareBank 1",
Expand All @@ -19,7 +19,7 @@
},
"dependencies": {
"@sb1/ffe-core": "^29.5.0",
"@sb1/ffe-form": "^30.3.2"
"@sb1/ffe-form": "^30.3.3"
},
"devDependencies": {
"@sb1/ffe-buildtool": "^0.9.0"
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.

## [22.1.5](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2025-01-27)

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





## [22.1.4](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2025-01-22)

**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": "22.1.4",
"version": "22.1.5",
"description": "React component for form elements in ffe",
"license": "MIT",
"author": "SpareBank 1",
Expand All @@ -27,7 +27,7 @@
},
"dependencies": {
"@sb1/ffe-collapse-react": "^5.1.3",
"@sb1/ffe-form": "^30.3.2",
"@sb1/ffe-form": "^30.3.3",
"classnames": "^2.3.1"
},
"devDependencies": {
Expand Down
11 changes: 11 additions & 0 deletions packages/ffe-form/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.

## [30.3.3](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2025-01-27)


### Bug Fixes

* **ffe-form:** add 1px to border of input when :hover state is active ([ffc515f](https://github.com/SpareBank1/designsystem/commit/ffc515f91ec92d67d5039185c8188bd6cafe085b))





## [30.3.2](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2025-01-21)

**Note:** Version bump only for package @sb1/ffe-form
Expand Down
2 changes: 1 addition & 1 deletion packages/ffe-form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-form",
"version": "30.3.2",
"version": "30.3.3",
"description": "Form components for Felles Front End",
"license": "MIT",
"author": "SpareBank 1",
Expand Down
8 changes: 8 additions & 0 deletions packages/ffe-pagination-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.

## [1.2.36](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2025-01-27)

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





## [1.2.35](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2025-01-22)

**Note:** Version bump only for package @sb1/ffe-pagination-react
Expand Down
4 changes: 2 additions & 2 deletions packages/ffe-pagination-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-pagination-react",
"version": "1.2.35",
"version": "1.2.36",
"license": "MIT",
"author": "SpareBank 1",
"files": [
Expand All @@ -27,7 +27,7 @@
"dependencies": {
"@sb1/ffe-buttons-react": "^24.0.32",
"@sb1/ffe-core-react": "^9.1.11",
"@sb1/ffe-dropdown-react": "^8.0.28",
"@sb1/ffe-dropdown-react": "^8.0.29",
"@sb1/ffe-icons-react": "^11.0.16",
"@sb1/ffe-pagination": "^2.1.3"
},
Expand Down
Loading

0 comments on commit 92f6c4d

Please sign in to comment.