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 20, 2024
1 parent fca4b4d commit 2a18148
Show file tree
Hide file tree
Showing 8 changed files with 42 additions and 7 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.24](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-09-20)

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





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

**Note:** Version bump only for package @sb1/ffe-component-index
Expand Down
6 changes: 3 additions & 3 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.23",
"version": "8.4.24",
"description": "Index of FFE compontents",
"license": "MIT",
"author": "SpareBank 1 Utvikling",
Expand Down Expand Up @@ -52,7 +52,7 @@
"@sb1/ffe-core": "^29.1.3",
"@sb1/ffe-core-react": "^9.1.4",
"@sb1/ffe-datepicker": "^13.0.11",
"@sb1/ffe-datepicker-react": "^9.1.14",
"@sb1/ffe-datepicker-react": "^9.1.15",
"@sb1/ffe-dropdown-react": "^8.0.17",
"@sb1/ffe-feedback": "^2.0.4",
"@sb1/ffe-feedback-react": "^4.1.2",
Expand All @@ -62,7 +62,7 @@
"@sb1/ffe-form-react": "^21.1.12",
"@sb1/ffe-formatters": "^4.2.8",
"@sb1/ffe-grid": "^15.0.4",
"@sb1/ffe-grid-react": "^15.0.11",
"@sb1/ffe-grid-react": "^15.0.12",
"@sb1/ffe-header": "^22.0.9",
"@sb1/ffe-icons": "^15.0.1",
"@sb1/ffe-icons-react": "^11.0.8",
Expand Down
11 changes: 11 additions & 0 deletions packages/ffe-datepicker-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.

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


### Bug Fixes

* **ffe-datepicker-react:** remove unnecessary per dependencies ([43b7178](https://github.com/SpareBank1/designsystem/commit/43b717896f6865d1d57b1724b48ce43890fba6ff))





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

**Note:** Version bump only for package @sb1/ffe-datepicker-react
Expand Down
2 changes: 1 addition & 1 deletion 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": "9.1.14",
"version": "9.1.15",
"license": "MIT",
"author": "SpareBank 1",
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/ffe-grid-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.

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

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





## [15.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-grid-react
Expand Down
2 changes: 1 addition & 1 deletion packages/ffe-grid-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-grid-react",
"version": "15.0.11",
"version": "15.0.12",
"license": "MIT",
"author": "SpareBank1",
"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.15](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-09-20)

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





## [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
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.14",
"version": "11.0.15",
"description": "SpareBank 1 System Message komponent",
"license": "MIT",
"author": "SpareBank 1",
Expand All @@ -26,7 +26,7 @@
},
"dependencies": {
"@sb1/ffe-collapse-react": "^5.0.11",
"@sb1/ffe-grid-react": "^15.0.11",
"@sb1/ffe-grid-react": "^15.0.12",
"@sb1/ffe-icons-react": "^11.0.8",
"@sb1/ffe-system-message": "^10.0.4",
"classnames": "^2.3.1"
Expand Down

0 comments on commit 2a18148

Please sign in to comment.