Skip to content

Commit

Permalink
Merge pull request #176 from eea/develop
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
alecghica authored Sep 26, 2024
2 parents 922da3f + e272572 commit b7f6a7d
Show file tree
Hide file tree
Showing 5 changed files with 47 additions and 20 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,22 @@ 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.9.1](https://github.com/eea/eea-website-frontend/compare/2.9.0...2.9.1) - 26 September 2024

#### :rocket: Dependency updates

- Release @eeacms/volto-datablocks 7.2.3 [Alin Voinea - [`5eeabe9`](https://github.com/eea/eea-website-frontend/commit/5eeabe94dabbc6a37a29f3a4c0da285e183719b0)]
- Release @eeacms/volto-plotly 10.0.8 [Alin Voinea - [`230b51d`](https://github.com/eea/eea-website-frontend/commit/230b51de3d755e7fee9131b96c08609a6dcd2958)]

#### :house: Internal changes

- chore: Add volto-chatbot to dev environment [Alin Voinea - [`dfe1248`](https://github.com/eea/eea-website-frontend/commit/dfe1248103eab359a47187540863332d31ae1884)]

#### :hammer_and_wrench: Others

- Update package.json [Alexandru Ghica - [`8c8901a`](https://github.com/eea/eea-website-frontend/commit/8c8901a910a3abbfcaaa172006556fef5d52923b)]
- Release 2.9.1 [Alin Voinea - [`4361cd4`](https://github.com/eea/eea-website-frontend/commit/4361cd471508cc9e8f2d9f46d17b293e98f24288)]
- Add volto-chatbot to mrs-developer [Tiberiu Ichim - [`6dd270b`](https://github.com/eea/eea-website-frontend/commit/6dd270bedbb6b4b0915e3c0950b8a5d8740ca326)]
### [2.9.0](https://github.com/eea/eea-website-frontend/compare/2.8.1...2.9.0) - 19 September 2024

#### :rocket: Dependency updates
Expand Down
3 changes: 3 additions & 0 deletions jsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,9 @@
],
"@eeacms/volto-embed-static-content": [
"addons/volto-embed-static-content/src"
],
"@eeacms/volto-chatbot": [
"addons/volto-chatbot/src"
]
},
"baseUrl": "src"
Expand Down
8 changes: 8 additions & 0 deletions mrs.developer.json
Original file line number Diff line number Diff line change
Expand Up @@ -459,5 +459,13 @@
"package": "@eeacms/volto-embed-static-content",
"path": "src",
"branch": "develop"
},
"volto-chatbot": {
"develop": true,
"url": "git@github.com:eea/volto-chatbot.git",
"https": "https://github.com/eea/volto-chatbot.git",
"package": "@eeacms/volto-chatbot",
"path": "src",
"branch": "develop"
}
}
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "eea-website-frontend",
"description": "EEA Main Website frontend (Plone 6)",
"license": "MIT",
"version": "2.9.0",
"version": "2.9.1",
"scripts": {
"start": "razzle start",
"postinstall": "make omelette && make patches",
Expand Down Expand Up @@ -172,15 +172,15 @@
"@elastic/search-ui": "1.21.2",
"@eeacms/volto-embed": "10.1.0",
"@eeacms/volto-embed-static-content": "0.3.1",
"@eeacms/volto-datablocks": "7.2.2",
"@eeacms/volto-datablocks": "7.2.3",
"@eeacms/volto-datahub": "2.0.1",
"@eeacms/volto-eea-design-system": "1.33.1",
"@eeacms/volto-eea-kitkat": "25.4.1",
"@eeacms/volto-eea-map": "5.0.5",
"@eeacms/volto-eea-website-policy": "2.2.3",
"@eeacms/volto-eea-website-policy": "2.2.2",
"@eeacms/volto-eea-website-theme": "2.3.0",
"@eeacms/volto-globalsearch": "2.0.0",
"@eeacms/volto-plotlycharts": "10.0.7",
"@eeacms/volto-plotlycharts": "10.0.8",
"@eeacms/volto-redmine-helpdesk": "1.0.0",
"@eeacms/volto-searchlib": "2.0.3",
"@eeacms/volto-tableau": "8.1.0",
Expand All @@ -201,19 +201,19 @@
"dependencies": {
"@eeacms/volto-block-data-figure": "8.1.3",
"@eeacms/volto-citation": "1.1.0",
"@eeacms/volto-datablocks": "7.2.2",
"@eeacms/volto-datablocks": "7.2.3",
"@eeacms/volto-datahub": "2.0.1",
"@eeacms/volto-description-block": "2.2.1",
"@eeacms/volto-editing-progress": "1.0.0",
"@eeacms/volto-eea-design-system": "1.33.1",
"@eeacms/volto-eea-kitkat": "25.4.1",
"@eeacms/volto-eea-map": "5.0.5",
"@eeacms/volto-eea-website-policy": "2.2.3",
"@eeacms/volto-eea-website-policy": "2.2.2",
"@eeacms/volto-eea-website-theme": "2.3.0",
"@eeacms/volto-embed": "10.1.0",
"@eeacms/volto-embed-static-content": "0.3.1",
"@eeacms/volto-globalsearch": "2.0.0",
"@eeacms/volto-plotlycharts": "10.0.7",
"@eeacms/volto-plotlycharts": "10.0.8",
"@eeacms/volto-redmine-helpdesk": "1.0.0",
"@eeacms/volto-searchlib": "2.0.3",
"@eeacms/volto-tableau": "8.1.0",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2348,9 +2348,9 @@ __metadata:
languageName: node
linkType: hard

"@eeacms/volto-datablocks@npm:7.2.2":
version: 7.2.2
resolution: "@eeacms/volto-datablocks@npm:7.2.2"
"@eeacms/volto-datablocks@npm:7.2.3":
version: 7.2.3
resolution: "@eeacms/volto-datablocks@npm:7.2.3"
dependencies:
"@eeacms/countup": "*"
"@eeacms/volto-embed": "*"
Expand All @@ -2363,7 +2363,7 @@ __metadata:
object-hash: 2.2.0
react-visibility-sensor: 5.1.1
sanitize-html: 2.12.1
checksum: 72d98b5bd54c60256505e70f5a7a2ec2588c5f35205aba1e432e779da97cf621517e2760ddfd57fba899d683349750253492f4bc438b3c87bc1d2c9184a7a9cf
checksum: b71fbc60fd8c5a2fcc73e7968aea340b5162b67f26f315f9aec519ff0b56e47b676c71c6350e0fbb79184e5d033ffe501b684c73596085f5a9a2fcd21767ae1b
languageName: node
linkType: hard

Expand Down Expand Up @@ -2593,19 +2593,19 @@ __metadata:
languageName: node
linkType: hard

"@eeacms/volto-plotlycharts@npm:10.0.7":
version: 10.0.7
resolution: "@eeacms/volto-plotlycharts@npm:10.0.7"
"@eeacms/volto-plotlycharts@npm:10.0.8":
version: 10.0.8
resolution: "@eeacms/volto-plotlycharts@npm:10.0.8"
dependencies:
"@eeacms/volto-embed": "*"
"@eeacms/volto-matomo": "*"
"@plone/scripts": "*"
jsoneditor: 10.1.0
plotly.js: ^2.28.0
plotly.js: ^2.35.2
react-chart-editor: 0.46.1
react-colorscales: "github:eea/react-colorscales#1.0.2"
react-plotly.js: 2.6.0
checksum: ca3eb32b564e5c5d5dfab67318b4c6caefdf372da2048b48e0eeef0ff449a221c6140db2206312e78dae56530ac10fdd1e037aeb5c9b682638190f21a9fb9bd6
checksum: edacf8603b74d0db895dd3cc434950dd05781ecb38b7029fec71f5ea10b7f6e5078367a00aaec719442a923bb93ab49ac94817ed11a2cd8efd782b742ea6cb00
languageName: node
linkType: hard

Expand Down Expand Up @@ -14326,7 +14326,7 @@ __metadata:
dependencies:
"@eeacms/volto-block-data-figure": 8.1.3
"@eeacms/volto-citation": 1.1.0
"@eeacms/volto-datablocks": 7.2.2
"@eeacms/volto-datablocks": 7.2.3
"@eeacms/volto-datahub": 2.0.1
"@eeacms/volto-description-block": 2.2.1
"@eeacms/volto-editing-progress": 1.0.0
Expand All @@ -14338,7 +14338,7 @@ __metadata:
"@eeacms/volto-embed": 10.1.0
"@eeacms/volto-embed-static-content": 0.3.1
"@eeacms/volto-globalsearch": 2.0.0
"@eeacms/volto-plotlycharts": 10.0.7
"@eeacms/volto-plotlycharts": 10.0.8
"@eeacms/volto-redmine-helpdesk": 1.0.0
"@eeacms/volto-searchlib": 2.0.3
"@eeacms/volto-tableau": 8.1.0
Expand Down Expand Up @@ -23680,7 +23680,7 @@ __metadata:
languageName: node
linkType: hard

"plotly.js@npm:^2.28.0":
"plotly.js@npm:^2.35.2":
version: 2.35.2
resolution: "plotly.js@npm:2.35.2"
dependencies:
Expand Down Expand Up @@ -25472,7 +25472,7 @@ __metadata:
peerDependencies:
react: ">=0.14"
react-dom: ">=0.14"
checksum: 03bd2571d0fecc1cd321c8c98555cb8032f55131d06e2e39bc3eaf8d7924b2a223e45f9baa3ccd9eb21dec474b0eb54d1fa29b4655e93099b229d5402461e75a
checksum: ea65e61461d825cb35df1ca3e99a67d88cfdf50db7ec75eda5320b576b30ffc45ef04bb89d5708df56f73ce5803540e5b8ac8a42b04847077afb59f9071bdb6f
languageName: node
linkType: hard

Expand Down

0 comments on commit b7f6a7d

Please sign in to comment.