Skip to content

Commit

Permalink
Merge pull request #177 from eea/develop
Browse files Browse the repository at this point in the history
Release 2.10.0
  • Loading branch information
alecghica authored Sep 30, 2024
2 parents b7f6a7d + 3311a36 commit 5cab6b7
Show file tree
Hide file tree
Showing 3 changed files with 1,153 additions and 65 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ 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.10.0](https://github.com/eea/eea-website-frontend/compare/2.9.1...2.10.0) - 30 September 2024

#### :rocket: Dependency updates

- Release @eeacms/volto-eea-kitkat 25.4.2 [alin - [`5207ea4`](https://github.com/eea/eea-website-frontend/commit/5207ea40681802ddda4b755fb3311d9110f94174)]
- Release @eeacms/volto-plotlycharts@10.0.9 [EEA Jenkins - [`e5d1f2d`](https://github.com/eea/eea-website-frontend/commit/e5d1f2d9f6ed418ceeedbe7dd1840ba26a8cf72f)]

#### :hammer_and_wrench: Others

- Update package.json [Alexandru Ghica - [`7790995`](https://github.com/eea/eea-website-frontend/commit/7790995229a793407c97686c46e7404df3e891d2)]
### [2.9.1](https://github.com/eea/eea-website-frontend/compare/2.9.0...2.9.1) - 26 September 2024

#### :rocket: Dependency updates
Expand Down Expand Up @@ -422,6 +432,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### :house: Internal changes

- chore: [YARN] Automated update of yarn.lock [EEA Jenkins - [`6ee8c8c`](https://github.com/eea/eea-website-frontend/commit/6ee8c8c87951c9076ed46d796ea39525e060024a)]
- chore: Fix pull-requests.py script [alin - [`43155bb`](https://github.com/eea/eea-website-frontend/commit/43155bb6a75589ec8f53f571568de57ca19b21c9)]

### [1.27.2-beta.1](https://github.com/eea/eea-website-frontend/compare/1.27.1...1.27.2-beta.1) - 18 March 2024
Expand All @@ -448,6 +459,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### :house: Internal changes

- chore: [YARN] Automated update of yarn.lock [EEA Jenkins - [`84f4e3b`](https://github.com/eea/eea-website-frontend/commit/84f4e3b463bfd6addb13de76e0bed8dac5f10991)]

### [1.27.1-beta.1](https://github.com/eea/eea-website-frontend/compare/1.27.0...1.27.1-beta.1) - 18 March 2024

Expand Down Expand Up @@ -485,6 +497,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### :house: Internal changes

- chore: [YARN] Automated update of yarn.lock [EEA Jenkins - [`84f4e3b`](https://github.com/eea/eea-website-frontend/commit/84f4e3b463bfd6addb13de76e0bed8dac5f10991)]
- chore: Move volto-toolbar-actions to volto-eea-kitkat [alin - [`9b6af50`](https://github.com/eea/eea-website-frontend/commit/9b6af50080d9bd6be13c32743034a4fb17349ca8)]

### [1.26.1-beta.1](https://github.com/eea/eea-website-frontend/compare/1.26.0...1.26.1-beta.1) - 11 March 2024
Expand Down Expand Up @@ -518,6 +531,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### :house: Internal changes

- chore: [YARN] Automated update of yarn.lock [EEA Jenkins - [`c1461c9`](https://github.com/eea/eea-website-frontend/commit/c1461c9b090b2ea93a6baf161f2be6e5164d090c)]
- chore: Fix yarn.lock [alin - [`9acca51`](https://github.com/eea/eea-website-frontend/commit/9acca51c0750f8c125990ba49ce2f02d5bfac32c)]

### [1.25.1-beta.1](https://github.com/eea/eea-website-frontend/compare/1.25.0...1.25.1-beta.1) - 20 February 2024
Expand Down
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.1",
"version": "2.10.0",
"scripts": {
"start": "razzle start",
"postinstall": "make omelette && make patches",
Expand Down Expand Up @@ -175,12 +175,12 @@
"@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-kitkat": "25.4.2",
"@eeacms/volto-eea-map": "5.0.5",
"@eeacms/volto-eea-website-policy": "2.2.2",
"@eeacms/volto-eea-website-policy": "2.2.3",
"@eeacms/volto-eea-website-theme": "2.3.0",
"@eeacms/volto-globalsearch": "2.0.0",
"@eeacms/volto-plotlycharts": "10.0.8",
"@eeacms/volto-plotlycharts": "10.0.9",
"@eeacms/volto-redmine-helpdesk": "1.0.0",
"@eeacms/volto-searchlib": "2.0.3",
"@eeacms/volto-tableau": "8.1.0",
Expand All @@ -206,14 +206,14 @@
"@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-kitkat": "25.4.2",
"@eeacms/volto-eea-map": "5.0.5",
"@eeacms/volto-eea-website-policy": "2.2.2",
"@eeacms/volto-eea-website-policy": "2.2.3",
"@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.8",
"@eeacms/volto-plotlycharts": "10.0.9",
"@eeacms/volto-redmine-helpdesk": "1.0.0",
"@eeacms/volto-searchlib": "2.0.3",
"@eeacms/volto-tableau": "8.1.0",
Expand Down
Loading

0 comments on commit 5cab6b7

Please sign in to comment.