Skip to content

Commit

Permalink
Merge pull request #215 from eea/develop
Browse files Browse the repository at this point in the history
Release @eeacms/volto-cca-policy@0.2.93
  • Loading branch information
laszlocseh authored Jan 9, 2025
2 parents 8d95833 + 440f271 commit c395d66
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.65.0](https://github.com/eea/cca-frontend/compare/2.64.0...2.65.0) - 9 January 2025

#### :rocket: Dependency updates

- Release @eeacms/volto-cca-policy@0.2.93 [EEA Jenkins - [`c4bf191`](https://github.com/eea/cca-frontend/commit/c4bf19118bb3e0d3f9712c40cc6510607ffc303a)]

### [2.64.0](https://github.com/eea/cca-frontend/compare/2.63.0...2.64.0) - 9 January 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.64.0",
"version": "2.65.0",
"scripts": {
"start": "razzle start",
"postinstall": "make omelette && make patches",
Expand Down Expand Up @@ -177,7 +177,7 @@
},
"dependencies": {
"@eeacms/volto-block-style": "github:eea/volto-block-style#6.x.x",
"@eeacms/volto-cca-policy": "0.2.92",
"@eeacms/volto-cca-policy": "0.2.93",
"@eeacms/volto-chatbot": "0.1.10",
"@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.2.92":
version: 0.2.92
resolution: "@eeacms/volto-cca-policy@npm:0.2.92"
"@eeacms/volto-cca-policy@npm:0.2.93":
version: 0.2.93
resolution: "@eeacms/volto-cca-policy@npm:0.2.93"
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: 4aac069b05e8eda21994de093d5298af2067cafc2a19d1d7ef147f2dd080de7e6b79dc85a34be42a52c8d7a65ca8e58db6c18fcc6611e271023b02c65939ef7f
checksum: 87e9b7b3f97df0c48ca767e86132c6ff53f9670a025aff89325fb0e2eda5a2964ff26b2cd9274334e4c16aac52000abf9e14219ee2dda355a9dde90f3ef364f5
languageName: node
linkType: hard

Expand Down Expand Up @@ -8814,7 +8814,7 @@ __metadata:
dependencies:
"@cypress/code-coverage": ^3.10.0
"@eeacms/volto-block-style": "github:eea/volto-block-style#6.x.x"
"@eeacms/volto-cca-policy": 0.2.92
"@eeacms/volto-cca-policy": 0.2.93
"@eeacms/volto-chatbot": 0.1.10
"@eeacms/volto-datablocks": ^7.2.5
"@eeacms/volto-eea-design-system": 1.36.2
Expand Down

0 comments on commit c395d66

Please sign in to comment.