Skip to content

Commit

Permalink
Merge pull request #56 from eea/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
GhitaB authored Aug 1, 2023
2 parents 10fea7d + 3c2cf6b commit 5a8b250
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 8 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

### [1.46.0](https://github.com/eea/cca-frontend/compare/1.45.0...1.46.0) - 1 August 2023

#### :rocket: Dependency updates

- Release @eeacms/volto-cca-policy@0.1.33 [EEA Jenkins - [`d5763e8`](https://github.com/eea/cca-frontend/commit/d5763e8a3d2818cdcd61fa88a4de445ef0849c36)]

#### :hammer_and_wrench: Others

- New sha for submodule [Tiberiu Ichim - [`00e41ef`](https://github.com/eea/cca-frontend/commit/00e41ef94d2474aa8d270dceb6652d465ae316cc)]
### [1.45.0](https://github.com/eea/cca-frontend/compare/1.44.0...1.45.0) - 28 July 2023

#### :rocket: Dependency updates
Expand Down
2 changes: 1 addition & 1 deletion eea.docker.plone-climateadapt
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "cca-frontend",
"description": "CCA frontend (Plone 4)",
"license": "MIT",
"version": "1.45.0",
"version": "1.46.0",
"scripts": {
"start": "razzle start",
"postinstall": "make omelette && make patches",
Expand Down Expand Up @@ -166,7 +166,7 @@
},
"dependencies": {
"@eeacms/volto-accordion-block": "9.3.0",
"@eeacms/volto-cca-policy": "0.1.32",
"@eeacms/volto-cca-policy": "0.1.33",
"@eeacms/volto-eea-design-system": "1.15.0",
"@eeacms/volto-eea-kitkat": "17.0.0",
"@eeacms/volto-eea-website-theme": "1.18.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1889,9 +1889,9 @@ __metadata:
languageName: node
linkType: hard

"@eeacms/volto-cca-policy@npm:0.1.32":
version: 0.1.32
resolution: "@eeacms/volto-cca-policy@npm:0.1.32"
"@eeacms/volto-cca-policy@npm:0.1.33":
version: 0.1.33
resolution: "@eeacms/volto-cca-policy@npm:0.1.33"
dependencies:
"@eeacms/volto-accordion-block": "*"
"@eeacms/volto-eea-design-system": "*"
Expand All @@ -1902,7 +1902,7 @@ __metadata:
"@eeacms/volto-widget-temporal-coverage": "*"
d3: 3
d3-geo: 3
checksum: 67448ab5196f93efb4a27de23ad3b986c7ff9c6b64f043f488286e086d6f5f4cebaaab30a2147b891f6d259614c476ff05e98cd1c2c2023cf69616cb2ccc1d45
checksum: 3c88d6c4f9258c2fb99bc52154c1bd568144d20e11a43206831a0a1bc13c3c7bfcfb38a71e48da000491178e0bcc17f9c867a1a77d0352e35aa6b22f43d5ca9e
languageName: node
linkType: hard

Expand Down Expand Up @@ -8555,7 +8555,7 @@ __metadata:
dependencies:
"@cypress/code-coverage": ^3.10.0
"@eeacms/volto-accordion-block": 9.3.0
"@eeacms/volto-cca-policy": 0.1.32
"@eeacms/volto-cca-policy": 0.1.33
"@eeacms/volto-eea-design-system": 1.15.0
"@eeacms/volto-eea-kitkat": 17.0.0
"@eeacms/volto-eea-website-theme": 1.18.1
Expand Down

0 comments on commit 5a8b250

Please sign in to comment.