File tree 5 files changed +27
-11
lines changed
5 files changed +27
-11
lines changed Original file line number Diff line number Diff line change 3
3
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
4
4
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
5
5
6
+ ## v6.3.1
7
+
8
+ _ July 05, 2024_
9
+
10
+ ### Changed
11
+
12
+ - Updated
` @justeat/[email protected] ` due to Node compatibility
13
+
6
14
## v6.3.0
7
15
8
16
_ March 13, 2024_
@@ -17,7 +25,7 @@ _December 5, 2022_
17
25
18
26
- Updated to the new ` pie-icons-vue ` beta release.
19
27
20
- v6.2.0
28
+ ## v6.2.0
21
29
22
30
---
23
31
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @justeat/f-alert" ,
3
3
"description" : " Fozzie Alert – Fozzie Alert Component" ,
4
- "version" : " 6.3.0 " ,
4
+ "version" : " 6.3.1 " ,
5
5
"main" : " dist/f-alert.umd.min.js" ,
6
6
"maxBundleSize" : " 27kB" ,
7
7
"files" : [
53
53
},
54
54
"peerDependencies" : {
55
55
"@justeat/browserslist-config-fozzie" : " >=1.1.1" ,
56
- "@justeat/f-button" : " 4 .x"
56
+ "@justeat/f-button" : " 5 .x"
57
57
},
58
58
"devDependencies" : {
59
- "@justeat/f-button" : " 4 .x" ,
59
+ "@justeat/f-button" : " 5 .x" ,
60
60
"@justeat/f-wdio-utils" : " 1.x"
61
61
},
62
62
"volta" : {
Original file line number Diff line number Diff line change 3
3
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
4
4
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
5
5
6
+ ## v10.21.1
7
+
8
+ _ July 05, 2024_
9
+
10
+ ### Changed
11
+
12
+ - Updated
` @justeat/[email protected] ` due to Node compatibility
13
+
6
14
## v10.21.0
7
15
8
16
_ June 24, 2024_
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @justeat/f-header" ,
3
3
"description" : " Fozzie Header - Globalised Header Component" ,
4
- "version" : " 10.21.0 " ,
4
+ "version" : " 10.21.1 " ,
5
5
"main" : " dist/f-header.umd.min.js" ,
6
6
"maxBundleSize" : " 55kB" ,
7
7
"files" : [
54
54
},
55
55
"peerDependencies" : {
56
56
"@justeat/browserslist-config-fozzie" : " >=1.1.1" ,
57
- "@justeat/f-button" : " 4 .x" ,
57
+ "@justeat/f-button" : " 5 .x" ,
58
58
"@justeat/f-popover" : " 3.x" ,
59
59
"@justeat/f-trak" : " 1.x"
60
60
},
61
61
"devDependencies" : {
62
- "@justeat/f-button" : " 4 .x" ,
62
+ "@justeat/f-button" : " 5 .x" ,
63
63
"@justeat/f-popover" : " 3.x" ,
64
64
"@justeat/f-vue-icons" : " 3.x" ,
65
65
"@justeat/f-wdio-utils" : " 1.x"
Original file line number Diff line number Diff line change @@ -3542,13 +3542,13 @@ __metadata:
3542
3542
version: 0.0.0-use.local
3543
3543
resolution: "@justeat/f-alert@workspace:packages/components/molecules/f-alert"
3544
3544
dependencies:
3545
- "@justeat/f-button": 4 .x
3545
+ "@justeat/f-button": 5 .x
3546
3546
"@justeat/f-services": 1.x
3547
3547
"@justeat/f-wdio-utils": 1.x
3548
3548
"@justeattakeaway/pie-icons-vue": 2.0.0-beta.1
3549
3549
peerDependencies:
3550
3550
"@justeat/browserslist-config-fozzie": ">=1.1.1"
3551
- "@justeat/f-button": 4 .x
3551
+ "@justeat/f-button": 5 .x
3552
3552
languageName: unknown
3553
3553
linkType: soft
3554
3554
@@ -3947,15 +3947,15 @@ __metadata:
3947
3947
version: 0.0.0-use.local
3948
3948
resolution: "@justeat/f-header@workspace:packages/components/organisms/f-header"
3949
3949
dependencies:
3950
- "@justeat/f-button": 4 .x
3950
+ "@justeat/f-button": 5 .x
3951
3951
"@justeat/f-popover": 3.x
3952
3952
"@justeat/f-services": 1.x
3953
3953
"@justeat/f-vue-icons": 3.x
3954
3954
"@justeat/f-wdio-utils": 1.x
3955
3955
"@justeattakeaway/pie-icons-vue": 2.0.0-beta.1
3956
3956
peerDependencies:
3957
3957
"@justeat/browserslist-config-fozzie": ">=1.1.1"
3958
- "@justeat/f-button": 4 .x
3958
+ "@justeat/f-button": 5 .x
3959
3959
"@justeat/f-popover": 3.x
3960
3960
"@justeat/f-trak": 1.x
3961
3961
languageName: unknown
You can’t perform that action at this time.
0 commit comments