Commit f3e5ffa 1 parent d4fa317 commit f3e5ffa Copy full SHA for f3e5ffa
File tree 6 files changed +30
-6
lines changed
6 files changed +30
-6
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 5.4.11] ( https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-component-index@5.4.10...@sb1/ffe-component-index@5.4.11 ) (2024-02-23)
7
+
8
+ ** Note:** Version bump only for package @sb1/ffe-component-index
9
+
6
10
## [ 5.4.10] ( https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-component-index@5.4.9...@sb1/ffe-component-index@5.4.10 ) (2024-02-23)
7
11
8
12
** Note:** Version bump only for package @sb1/ffe-component-index
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sb1/ffe-component-index" ,
3
- "version" : " 5.4.10 " ,
3
+ "version" : " 5.4.11 " ,
4
4
"description" : " Index of FFE compontents" ,
5
5
"license" : " MIT" ,
6
6
"author" : " SpareBank 1 Utvikling" ,
70
70
"@sb1/ffe-header" : " ^20.0.7" ,
71
71
"@sb1/ffe-icons" : " ^13.0.5" ,
72
72
"@sb1/ffe-icons-react" : " ^9.0.3" ,
73
- "@sb1/ffe-lists" : " ^14 .0.0" ,
74
- "@sb1/ffe-lists-react" : " ^8 .0.0" ,
73
+ "@sb1/ffe-lists" : " ^15 .0.0" ,
74
+ "@sb1/ffe-lists-react" : " ^9 .0.0" ,
75
75
"@sb1/ffe-message-box" : " ^12.0.5" ,
76
76
"@sb1/ffe-message-box-react" : " ^10.0.11" ,
77
77
"@sb1/ffe-sb1-logos" : " ^1.1.4" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 9.0.0] ( https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-lists-react@8.0.0...@sb1/ffe-lists-react@9.0.0 ) (2024-02-23)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** ffe-lists-react:** fix zoom stylized numbered list ([ aaca981] ( https://github.com/SpareBank1/designsystem/commit/aaca981a7812fc6415d3947bc7e792012a9f7283 ) )
11
+
12
+ ### BREAKING CHANGES
13
+
14
+ - ** ffe-lists-react:** New markup
15
+
6
16
# [ 8.0.0] ( https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-lists-react@7.0.11...@sb1/ffe-lists-react@8.0.0 ) (2024-02-23)
7
17
8
18
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sb1/ffe-lists-react" ,
3
- "version" : " 8 .0.0" ,
3
+ "version" : " 9 .0.0" ,
4
4
"description" : " React implementation of ffe-lists" ,
5
5
"license" : " MIT" ,
6
6
"author" : " SpareBank 1" ,
26
26
},
27
27
"dependencies" : {
28
28
"@sb1/ffe-icons-react" : " ^9.0.3" ,
29
- "@sb1/ffe-lists" : " ^14 .0.0" ,
29
+ "@sb1/ffe-lists" : " ^15 .0.0" ,
30
30
"classnames" : " ^2.3.1" ,
31
31
"prop-types" : " ^15.7.2"
32
32
},
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 15.0.0] ( https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-lists@14.0.0...@sb1/ffe-lists@15.0.0 ) (2024-02-23)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** ffe-lists:** fix zoom stylized numbered list ([ c4c24ad] ( https://github.com/SpareBank1/designsystem/commit/c4c24ad9d62f3a5739b841ec8a18f947dbdb0925 ) )
11
+
12
+ ### BREAKING CHANGES
13
+
14
+ - ** ffe-lists:** New markup
15
+
6
16
# [ 14.0.0] ( https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-lists@13.0.5...@sb1/ffe-lists@14.0.0 ) (2024-02-23)
7
17
8
18
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sb1/ffe-lists" ,
3
- "version" : " 14 .0.0" ,
3
+ "version" : " 15 .0.0" ,
4
4
"description" : " Lists in ffe" ,
5
5
"license" : " MIT" ,
6
6
"author" : " SpareBank 1" ,
You can’t perform that action at this time.
0 commit comments