File tree 4 files changed +17
-8
lines changed
4 files changed +17
-8
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
5
5
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
6
6
7
+ ### [ 1.5.0] ( https://github.com/eea/cca-frontend/compare/1.4.0...1.5.0 ) - 7 February 2023
8
+
9
+ #### :hammer_and_wrench : Others
10
+
11
+ - Update volto-eea-design-system version [ laszlocseh - [ ` ee19e16 ` ] ( https://github.com/eea/cca-frontend/commit/ee19e166dd17d20b94e66b5e2674b69b246a2c6c )]
12
+ - Retry tests/build. [ Ghiță Bizău - [ ` 331a179 ` ] ( https://github.com/eea/cca-frontend/commit/331a179fe1fceb37c38707ed0c89ac8ae48c28b9 )]
13
+ - Retry tests [ Ghiță Bizău - [ ` eb2be1d ` ] ( https://github.com/eea/cca-frontend/commit/eb2be1de5abf1f5250d4905c1275ad9eabb58299 )]
14
+ - Retry tests/build. [ Ghiță Bizău - [ ` d5bf9d2 ` ] ( https://github.com/eea/cca-frontend/commit/d5bf9d26418ff233756cc5a4c81f78cfb32bfb24 )]
7
15
### [ 1.4.0] ( https://github.com/eea/cca-frontend/compare/1.3.0...1.4.0 ) - 6 February 2023
8
16
9
17
#### :rocket : Dependency updates
Original file line number Diff line number Diff line change @@ -199,3 +199,4 @@ See [LICENSE.md](https://github.com/eea/eea-website-backend/blob/master/LICENSE.
199
199
## Funding
200
200
201
201
[ European Environment Agency (EU)] ( http://eea.europa.eu )
202
+
Original file line number Diff line number Diff line change 2
2
"name" : " cca-frontend" ,
3
3
"description" : " CCA frontend (Plone 4)" ,
4
4
"license" : " MIT" ,
5
- "version" : " 1.4 .0" ,
5
+ "version" : " 1.5 .0" ,
6
6
"scripts" : {
7
7
"start" : " razzle start" ,
8
8
"postinstall" : " make omelette && make patches" ,
150
150
"node" : " ^12 || ^14 || ^16"
151
151
},
152
152
"resolutions" : {
153
- "@eeacms/volto-eea-design-system" : " 1.0.0-alpha.9 "
153
+ "@eeacms/volto-eea-design-system" : " 1.0.0-alpha.14 "
154
154
},
155
155
"dependencies" : {
156
156
"@eeacms/volto-cca-policy" : " 0.1.5" ,
157
- "@eeacms/volto-eea-design-system" : " 1.0.0-alpha.9 " ,
157
+ "@eeacms/volto-eea-design-system" : " 1.0.0-alpha.14 " ,
158
158
"@eeacms/volto-eea-kitkat" : " 10.6.1" ,
159
159
"@eeacms/volto-eea-website-theme" : " 1.6.4" ,
160
160
"@eeacms/volto-embed" : " *" ,
Original file line number Diff line number Diff line change @@ -2051,16 +2051,16 @@ __metadata:
2051
2051
languageName: node
2052
2052
linkType: hard
2053
2053
2054
- "@eeacms/volto-eea-design-system@npm:1.0.0-alpha.9 ":
2055
- version: 1.0.0-alpha.9
2056
- resolution: "@eeacms/volto-eea-design-system@npm:1.0.0-alpha.9 "
2054
+ "@eeacms/volto-eea-design-system@npm:1.0.0-alpha.14 ":
2055
+ version: 1.0.0-alpha.14
2056
+ resolution: "@eeacms/volto-eea-design-system@npm:1.0.0-alpha.14 "
2057
2057
dependencies:
2058
2058
"@eeacms/volto-corsproxy": "*"
2059
2059
react-countup: ^6.3.0
2060
2060
react-slick: ^0.28.1
2061
2061
remixicon: 2.5.0
2062
2062
slick-carousel: ^1.8.1
2063
- checksum: 67e0a18e9f861a985a1a4d7c1c1b20cb551948a0b0ad2f7b295d3c2f6ec2608878db0f7261b204ac158eb73e7c5722dab4e9339661ffeeffc431549809807b81
2063
+ checksum: d8d96cbcc9eeeea50f9e791f6e821b51906c479014b8d57f9fe78b39761d29dc97f7deb8b53b4aa94cb9262485c106a28787de84ce2520880f6ae7197e7b9a55
2064
2064
languageName: node
2065
2065
linkType: hard
2066
2066
@@ -8224,7 +8224,7 @@ __metadata:
8224
8224
dependencies:
8225
8225
"@cypress/code-coverage": ^3.10.0
8226
8226
"@eeacms/volto-cca-policy": 0.1.5
8227
- "@eeacms/volto-eea-design-system": 1.0.0-alpha.9
8227
+ "@eeacms/volto-eea-design-system": 1.0.0-alpha.14
8228
8228
"@eeacms/volto-eea-kitkat": 10.6.1
8229
8229
"@eeacms/volto-eea-website-theme": 1.6.4
8230
8230
"@eeacms/volto-embed": "*"
You can’t perform that action at this time.
0 commit comments