Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @sb1/ffe-component-index@8.4.83
 - @sb1/ffe-datepicker-react@10.0.2
  • Loading branch information
sb1-designsystem committed Dec 18, 2024
1 parent 2e5fc3c commit 4ede9f8
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 3 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.83](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-component-index@8.4.82...@sb1/ffe-component-index@8.4.83) (2024-12-18)

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





## [8.4.82](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-component-index@8.4.81...@sb1/ffe-component-index@8.4.82) (2024-12-18)

**Note:** Version bump only for package @sb1/ffe-component-index
Expand Down
4 changes: 2 additions & 2 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.82",
"version": "8.4.83",
"description": "Index of FFE compontents",
"license": "MIT",
"author": "SpareBank 1 Utvikling",
Expand Down Expand Up @@ -54,7 +54,7 @@
"@sb1/ffe-core": "^29.2.0",
"@sb1/ffe-core-react": "^9.1.8",
"@sb1/ffe-datepicker": "^13.2.0",
"@sb1/ffe-datepicker-react": "^10.0.1",
"@sb1/ffe-datepicker-react": "^10.0.2",
"@sb1/ffe-dropdown-react": "^8.0.25",
"@sb1/ffe-feedback": "^2.1.0",
"@sb1/ffe-feedback-react": "^4.2.4",
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.

## [10.0.2](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-datepicker-react@10.0.1...@sb1/ffe-datepicker-react@10.0.2) (2024-12-18)


### Bug Fixes

* **ffe-datepicker-react:** onBlur should be triggered on all input fields ([560c892](https://github.com/SpareBank1/designsystem/commit/560c892e47712612a762c4457ddad64a67189bd2))





## [10.0.1](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-datepicker-react@10.0.0...@sb1/ffe-datepicker-react@10.0.1) (2024-12-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": "10.0.1",
"version": "10.0.2",
"license": "MIT",
"author": "SpareBank 1",
"files": [
Expand Down

0 comments on commit 4ede9f8

Please sign in to comment.