Commit 50c41e7 1 parent 647a5df commit 50c41e7 Copy full SHA for 50c41e7
File tree 4 files changed +36
-29
lines changed
4 files changed +36
-29
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.3.4] ( https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-component-index@5.3.3...@sb1/ffe-component-index@5.3.4 ) (2024-01-22)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** component-overview:** legg til ffe-icons som bundleddependency ([ 105435a] ( https://github.com/SpareBank1/designsystem/commit/105435a49d4abd7b042190500c06949b120996b0 ) )
11
+
6
12
## [ 5.3.3] ( https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-component-index@5.3.2...@sb1/ffe-component-index@5.3.3 ) (2024-01-21)
7
13
8
14
** 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.3.3 " ,
3
+ "version" : " 5.3.4 " ,
4
4
"description" : " Index of FFE compontents" ,
5
5
"license" : " MIT" ,
6
6
"author" : " SpareBank 1 Utvikling" ,
74
74
"@sb1/ffe-lists-react" : " ^7.0.6" ,
75
75
"@sb1/ffe-message-box" : " ^12.0.2" ,
76
76
"@sb1/ffe-message-box-react" : " ^10.0.6" ,
77
- "@sb1/ffe-sb1-logos" : " ^1.1.3 " ,
77
+ "@sb1/ffe-sb1-logos" : " ^1.1.4 " ,
78
78
"@sb1/ffe-searchable-dropdown-react" : " ^17.0.11" ,
79
79
"@sb1/ffe-spinner" : " ^5.0.8" ,
80
80
"@sb1/ffe-spinner-react" : " ^7.0.1" ,
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
- ## [ 1.1.3] ( https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-sb1-logos@1.1.2...@sb1/ffe-sb1-logos@1.1.3 ) (2021-02-02)
7
-
6
+ ## [ 1.1.4] ( https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-sb1-logos@1.1.3...@sb1/ffe-sb1-logos@1.1.4 ) (2024-01-22)
8
7
9
8
### Bug Fixes
10
9
11
- * ** ffe-sb1-logos:** upgrade to hoisted version of handlebars ([ d50c06f] ( https://github.com/SpareBank1/designsystem/commit/d50c06f2eb546dbba64c1b80984647ecb34322bd ) )
12
-
10
+ - ** ffe-sb1-logos:** legg til større versjon av favicon ([ 73d181f] ( https://github.com/SpareBank1/designsystem/commit/73d181ffad9ae19f48c47d5179174697a6284637 ) )
13
11
12
+ ## [ 1.1.3] ( https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-sb1-logos@1.1.2...@sb1/ffe-sb1-logos@1.1.3 ) (2021-02-02)
14
13
14
+ ### Bug Fixes
15
15
16
+ - ** ffe-sb1-logos:** upgrade to hoisted version of handlebars ([ d50c06f] ( https://github.com/SpareBank1/designsystem/commit/d50c06f2eb546dbba64c1b80984647ecb34322bd ) )
16
17
17
18
## [ 1.1.2] ( https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-sb1-logos@1.1.1...@sb1/ffe-sb1-logos@1.1.2 ) (2019-02-18)
18
19
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " @sb1/ffe-sb1-logos" ,
3
- "version" : " 1.1.3 " ,
4
- "description" : " Provides logos of SpareBank 1" ,
5
- "license" : " SEE LICENSE IN README.md" ,
6
- "author" : " SpareBank 1" ,
7
- "files" : [
8
- " metadata.js" ,
9
- " svg" ,
10
- " ico"
11
- ],
12
- "repository" : {
13
- "type" : " git" ,
14
- "url" : " ssh://git@github.com:SpareBank1/designsystem.git"
15
- },
16
- "scripts" : {
17
- "build" : " node ./bin/build-preview.js"
18
- },
19
- "publishConfig" : {
20
- "access" : " public"
21
- },
22
- "devDependencies" : {
23
- "handlebars" : " ^4.7.0"
24
- }
2
+ "name" : " @sb1/ffe-sb1-logos" ,
3
+ "version" : " 1.1.4 " ,
4
+ "description" : " Provides logos of SpareBank 1" ,
5
+ "license" : " SEE LICENSE IN README.md" ,
6
+ "author" : " SpareBank 1" ,
7
+ "files" : [
8
+ " metadata.js" ,
9
+ " svg" ,
10
+ " ico"
11
+ ],
12
+ "repository" : {
13
+ "type" : " git" ,
14
+ "url" : " ssh://git@github.com:SpareBank1/designsystem.git"
15
+ },
16
+ "scripts" : {
17
+ "build" : " node ./bin/build-preview.js"
18
+ },
19
+ "publishConfig" : {
20
+ "access" : " public"
21
+ },
22
+ "devDependencies" : {
23
+ "handlebars" : " ^4.7.0"
24
+ }
25
25
}
You can’t perform that action at this time.
0 commit comments