Skip to content

Commit 443b6f9

Browse files
chore(release): publish
- @sb1/ffe-component-index@8.4.86 - @sb1/ffe-datepicker-react@10.0.5
1 parent beb3529 commit 443b6f9

File tree

4 files changed

+22
-3
lines changed

4 files changed

+22
-3
lines changed

component-overview/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.4.86](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-component-index@8.4.85...@sb1/ffe-component-index@8.4.86) (2024-12-19)
7+
8+
**Note:** Version bump only for package @sb1/ffe-component-index
9+
10+
11+
12+
13+
614
## [8.4.85](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-component-index@8.4.84...@sb1/ffe-component-index@8.4.85) (2024-12-19)
715

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

component-overview/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sb1/ffe-component-index",
3-
"version": "8.4.85",
3+
"version": "8.4.86",
44
"description": "Index of FFE compontents",
55
"license": "MIT",
66
"author": "SpareBank 1 Utvikling",
@@ -54,7 +54,7 @@
5454
"@sb1/ffe-core": "^29.2.0",
5555
"@sb1/ffe-core-react": "^9.1.8",
5656
"@sb1/ffe-datepicker": "^13.2.0",
57-
"@sb1/ffe-datepicker-react": "^10.0.4",
57+
"@sb1/ffe-datepicker-react": "^10.0.5",
5858
"@sb1/ffe-dropdown-react": "^8.0.25",
5959
"@sb1/ffe-feedback": "^2.1.0",
6060
"@sb1/ffe-feedback-react": "^4.2.5",

packages/ffe-datepicker-react/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [10.0.5](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-datepicker-react@10.0.4...@sb1/ffe-datepicker-react@10.0.5) (2024-12-19)
7+
8+
9+
### Bug Fixes
10+
11+
* **ffe-datepicker-react:** need to pad day and month in onChange ([b634117](https://github.com/SpareBank1/designsystem/commit/b63411753db334db1ac3eeb5ff0493f428655f01))
12+
13+
14+
15+
16+
617
## [10.0.4](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-datepicker-react@10.0.3...@sb1/ffe-datepicker-react@10.0.4) (2024-12-19)
718

819

packages/ffe-datepicker-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sb1/ffe-datepicker-react",
3-
"version": "10.0.4",
3+
"version": "10.0.5",
44
"license": "MIT",
55
"author": "SpareBank 1",
66
"files": [

0 commit comments

Comments
 (0)