Skip to content

Commit

Permalink
Merge pull request #232 from eea/develop
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
kreafox authored Feb 24, 2025
2 parents 3425ef2 + 1d4b4f4 commit 712aa6f
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 7 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ 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).

### [2.82.0](https://github.com/eea/cca-frontend/compare/2.81.0...2.82.0) - 24 February 2025

#### :rocket: Dependency updates

- Release @eeacms/volto-cca-policy@0.3.12 [EEA Jenkins - [`36668ad`](https://github.com/eea/cca-frontend/commit/36668adff47ec16f88a680b71f96fd0bc87455cd)]

### [2.81.0](https://github.com/eea/cca-frontend/compare/2.80.0...2.81.0) - 21 February 2025

#### :rocket: Dependency updates
Expand Down
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": "2.81.0",
"version": "2.82.0",
"scripts": {
"start": "razzle start",
"postinstall": "make omelette && make patches",
Expand Down Expand Up @@ -179,7 +179,7 @@
"dependencies": {
"@eeacms/volto-block-style": "github:eea/volto-block-style#6.x.x",
"@eeacms/volto-call-to-action-block": "<=5.1.3",
"@eeacms/volto-cca-policy": "0.3.11",
"@eeacms/volto-cca-policy": "0.3.12",
"@eeacms/volto-chatbot": "0.1.12",
"@eeacms/volto-datablocks": "^7.2.5",
"@eeacms/volto-eea-design-system": "1.36.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1898,9 +1898,9 @@ __metadata:
languageName: node
linkType: hard

"@eeacms/volto-cca-policy@npm:0.3.11":
version: 0.3.11
resolution: "@eeacms/volto-cca-policy@npm:0.3.11"
"@eeacms/volto-cca-policy@npm:0.3.12":
version: 0.3.12
resolution: "@eeacms/volto-cca-policy@npm:0.3.12"
dependencies:
"@eeacms/volto-block-style": "github:eea/volto-block-style#6.x.x"
"@eeacms/volto-datablocks": ^7.2.5
Expand All @@ -1919,7 +1919,7 @@ __metadata:
jotai: ^1.6.0
query-string: 7.1.0
react-visibility-sensor: 5.1.1
checksum: 200babf8a41f36e874dc4a36bd9f528635d661771581578d4b4ad95bc7954985db0a1b0f35457c16a41b241f0255bc565e3aedf74fa50182ca3d511b1e783226
checksum: 353621462f323386ca398fe09f5b6377b85f433a72f753a22d295acaa2297ff50475ff6bb0c1d83a7c3f2d8c74a98f65b86fecb4a6f98966a247452b846d6aad
languageName: node
linkType: hard

Expand Down Expand Up @@ -8727,7 +8727,7 @@ __metadata:
"@cypress/code-coverage": ^3.10.0
"@eeacms/volto-block-style": "github:eea/volto-block-style#6.x.x"
"@eeacms/volto-call-to-action-block": <=5.1.3
"@eeacms/volto-cca-policy": 0.3.11
"@eeacms/volto-cca-policy": 0.3.12
"@eeacms/volto-chatbot": 0.1.12
"@eeacms/volto-datablocks": ^7.2.5
"@eeacms/volto-eea-design-system": 1.36.2
Expand Down

0 comments on commit 712aa6f

Please sign in to comment.