Skip to content

Commit 2e5fc3c

Browse files
Merge branch 'main' into develop
2 parents a36df5c + a717151 commit 2e5fc3c

File tree

4 files changed

+19
-3
lines changed

4 files changed

+19
-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.82](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-component-index@8.4.81...@sb1/ffe-component-index@8.4.82) (2024-12-18)
7+
8+
**Note:** Version bump only for package @sb1/ffe-component-index
9+
10+
11+
12+
13+
614
## [8.4.81](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-component-index@8.4.80...@sb1/ffe-component-index@8.4.81) (2024-12-17)
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.81",
3+
"version": "8.4.82",
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.0",
57+
"@sb1/ffe-datepicker-react": "^10.0.1",
5858
"@sb1/ffe-dropdown-react": "^8.0.25",
5959
"@sb1/ffe-feedback": "^2.1.0",
6060
"@sb1/ffe-feedback-react": "^4.2.4",

packages/ffe-datepicker-react/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+
## [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)
7+
8+
**Note:** Version bump only for package @sb1/ffe-datepicker-react
9+
10+
11+
12+
13+
614
# [10.0.0](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-datepicker-react@9.1.29...@sb1/ffe-datepicker-react@10.0.0) (2024-12-17)
715

816

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.0",
3+
"version": "10.0.1",
44
"license": "MIT",
55
"author": "SpareBank 1",
66
"files": [

0 commit comments

Comments
 (0)