Skip to content

Commit

Permalink
Merge pull request #143 from eea/develop
Browse files Browse the repository at this point in the history
Update addons
  • Loading branch information
avoinea authored Feb 1, 2024
2 parents e16a180 + 1a766fc commit db7f26b
Show file tree
Hide file tree
Showing 3 changed files with 133 additions and 75 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,25 @@ 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.24.3](https://github.com/eea/eea-website-frontend/compare/1.24.2...1.24.3) - 1 February 2024

#### :rocket: Dependency updates

- Release @plone/volto 16.30.2 [Alin Voinea - [`1261548`](https://github.com/eea/eea-website-frontend/commit/1261548933c0daf8448248108776f1400835c0e9)]
- Release @eeacms/volto-plotlycharts@9.0.2 [EEA Jenkins - [`7fa500f`](https://github.com/eea/eea-website-frontend/commit/7fa500ffb2ee12358e747a678de943fbd7e9a57f)]
- Release @eeacms/volto-eea-kitkat@21.2.3 [EEA Jenkins - [`b2cf4da`](https://github.com/eea/eea-website-frontend/commit/b2cf4da176045fab84a79a9fa5a0580a55edf74b)]
- Release @eeacms/volto-tableau@7.2.1 [EEA Jenkins - [`da45f5e`](https://github.com/eea/eea-website-frontend/commit/da45f5e1155b9489f38c52b39f89ccc0d733882d)]
- Release @eeacms/volto-plotlycharts@9.0.1 [EEA Jenkins - [`bad6f20`](https://github.com/eea/eea-website-frontend/commit/bad6f200199a2805c8f4ff5891daec1537bc8263)]
- Release @eeacms/volto-eea-map@3.3.1 [EEA Jenkins - [`5e40875`](https://github.com/eea/eea-website-frontend/commit/5e4087569cba5fc031068b7a4545c8a51a16553e)]
- Release @eeacms/volto-searchlib@0.7.3 [EEA Jenkins - [`8857434`](https://github.com/eea/eea-website-frontend/commit/88574340e456dd5a74494eb6984cef164c47e74a)]

#### :house: Internal changes

- chore: Update yarn.lock [Alin Voinea - [`44aed28`](https://github.com/eea/eea-website-frontend/commit/44aed28aed9c6e1e1bbe585f203e8faba9d2eccd)]

#### :hammer_and_wrench: Others

- Release 1.24.3 [Alin Voinea - [`9cbd1c3`](https://github.com/eea/eea-website-frontend/commit/9cbd1c3933657cfe1af070d462b7b5186462bca8)]
### [1.24.2](https://github.com/eea/eea-website-frontend/compare/1.24.1...1.24.2) - 24 January 2024

#### :rocket: Dependency updates
Expand All @@ -15,6 +34,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### :hammer_and_wrench: Others

- Release 1.24.2 #142 from eea/develop [ichim-david - [`e16a180`](https://github.com/eea/eea-website-frontend/commit/e16a180b33a59923c677474ebebe525663950ec3)]
- Patch release 1.24.2 [Alin Voinea - [`8b3fcf4`](https://github.com/eea/eea-website-frontend/commit/8b3fcf408b25e9bee3664fa51a144dd6d22f7725)]
### [1.24.1](https://github.com/eea/eea-website-frontend/compare/1.24.1-beta.5...1.24.1) - 21 January 2024

Expand Down
24 changes: 12 additions & 12 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": "1.24.2",
"version": "1.24.3",
"scripts": {
"start": "razzle start",
"postinstall": "make omelette && make patches",
Expand Down Expand Up @@ -165,15 +165,15 @@
"@eeacms/volto-datablocks": "6.3.2",
"@eeacms/volto-datahub": "1.0.32",
"@eeacms/volto-eea-design-system": "1.22.7",
"@eeacms/volto-eea-kitkat": "21.2.2",
"@eeacms/volto-eea-map": "3.3.0",
"@eeacms/volto-eea-kitkat": "21.2.3",
"@eeacms/volto-eea-map": "3.3.1",
"@eeacms/volto-eea-website-policy": "1.12.1",
"@eeacms/volto-eea-website-theme": "1.27.2",
"@eeacms/volto-globalsearch": "1.1.0",
"@eeacms/volto-plotlycharts": "9.0.0",
"@eeacms/volto-plotlycharts": "9.0.2",
"@eeacms/volto-redmine-helpdesk": "0.2.0",
"@eeacms/volto-searchlib": "0.7.2",
"@eeacms/volto-tableau": "7.2.0",
"@eeacms/volto-searchlib": "0.7.3",
"@eeacms/volto-tableau": "7.2.1",
"@eeacms/volto-toolbar-actions": "1.0.3",
"@eeacms/volto-workflow-progress": "4.1.1",
"@eeacms/volto-block-data-figure": "7.0.0",
Expand All @@ -190,19 +190,19 @@
"@eeacms/volto-datahub": "1.0.32",
"@eeacms/volto-editing-progress": "0.3.0",
"@eeacms/volto-eea-design-system": "1.22.7",
"@eeacms/volto-eea-kitkat": "21.2.2",
"@eeacms/volto-eea-map": "3.3.0",
"@eeacms/volto-eea-kitkat": "21.2.3",
"@eeacms/volto-eea-map": "3.3.1",
"@eeacms/volto-eea-website-policy": "1.12.1",
"@eeacms/volto-eea-website-theme": "1.27.2",
"@eeacms/volto-embed": "9.1.0",
"@eeacms/volto-globalsearch": "1.1.0",
"@eeacms/volto-plotlycharts": "9.0.0",
"@eeacms/volto-plotlycharts": "9.0.2",
"@eeacms/volto-redmine-helpdesk": "0.2.0",
"@eeacms/volto-searchlib": "0.7.2",
"@eeacms/volto-tableau": "7.2.0",
"@eeacms/volto-searchlib": "0.7.3",
"@eeacms/volto-tableau": "7.2.1",
"@eeacms/volto-toolbar-actions": "1.0.3",
"@eeacms/volto-workflow-progress": "4.1.1",
"@plone/volto": "16.30.1",
"@plone/volto": "16.30.2",
"volto-subsites": "4.0.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit db7f26b

Please sign in to comment.