Skip to content

Commit

Permalink
Merge pull request #146 from eea/develop
Browse files Browse the repository at this point in the history
Patch release
  • Loading branch information
avoinea authored Mar 5, 2024
2 parents 37a927d + a4ddd1d commit 035b6da
Show file tree
Hide file tree
Showing 3 changed files with 507 additions and 341 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,33 @@ 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.26.0](https://github.com/eea/eea-website-frontend/compare/1.25.1-beta.1...1.26.0) - 5 March 2024

#### :rocket: Dependency updates

- Release @plone/volto 16.31.2; volto-eea-website-theme 1.28.3 [alin - [`b3391cd`](https://github.com/eea/eea-website-frontend/commit/b3391cda908d996b566b69effe2d57f8bfb5d6a1)]
- Release @eeacms/volto-eea-design-system@1.23.2 [EEA Jenkins - [`b4cb98b`](https://github.com/eea/eea-website-frontend/commit/b4cb98b4090f6ce9fddd8477c7126749a021fe39)]
- Release @eeacms/volto-datablocks@6.3.4 [EEA Jenkins - [`61be3c7`](https://github.com/eea/eea-website-frontend/commit/61be3c71e9568a0b0b412efe534bb76ede9b4a1d)]
- Release @eeacms/volto-eea-website-theme@1.28.2 [EEA Jenkins - [`ac0cd8d`](https://github.com/eea/eea-website-frontend/commit/ac0cd8de47c14e0493777d5bd6f0ba9295716434)]

#### :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

#### :rocket: Dependency updates

- Release @plone-collective/volto-authomatic 2.0.1 [alin - [`d5a8eb9`](https://github.com/eea/eea-website-frontend/commit/d5a8eb9371d491a3d18b937c1ce7e2684ebbb425)]

#### :hammer_and_wrench: Others

- Update package.json [Alexandru Ghica - [`b13bbaf`](https://github.com/eea/eea-website-frontend/commit/b13bbaf49ae4ba206bd221ea01745b5c3144ed6e)]
- Update volto-eea-website-policy [Alexandru Ghica - [`a6013a3`](https://github.com/eea/eea-website-frontend/commit/a6013a386de761bbba9125ec247042a222f2823d)]
- Update package.json [Alexandru Ghica - [`40eccd7`](https://github.com/eea/eea-website-frontend/commit/40eccd77247c0ee8c54b20086c03e8fb25ad31fa)]
- Adde fallback_login [Alexandru Ghica - [`f84c71a`](https://github.com/eea/eea-website-frontend/commit/f84c71a4132a5517aaca93886b38412e6900a4bd)]
- Added volto-authomatic [Alexandru Ghica - [`b299ede`](https://github.com/eea/eea-website-frontend/commit/b299edee80edafca140912e7fc0255fcb0f5e003)]
### [1.25.0](https://github.com/eea/eea-website-frontend/compare/1.24.4-beta.2...1.25.0) - 19 February 2024

#### :rocket: Dependency updates
Expand Down
16 changes: 8 additions & 8 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.25.0",
"version": "1.26.0",
"scripts": {
"start": "razzle start",
"postinstall": "make omelette && make patches",
Expand Down Expand Up @@ -162,13 +162,13 @@
},
"resolutions": {
"@eeacms/volto-embed": "9.1.1",
"@eeacms/volto-datablocks": "6.3.3",
"@eeacms/volto-datablocks": "6.3.4",
"@eeacms/volto-datahub": "1.0.32",
"@eeacms/volto-eea-design-system": "1.23.1",
"@eeacms/volto-eea-design-system": "1.23.2",
"@eeacms/volto-eea-kitkat": "22.0.0",
"@eeacms/volto-eea-map": "3.3.1",
"@eeacms/volto-eea-website-policy": "1.13.0",
"@eeacms/volto-eea-website-theme": "1.28.1",
"@eeacms/volto-eea-website-theme": "1.28.3",
"@eeacms/volto-globalsearch": "1.1.0",
"@eeacms/volto-plotlycharts": "9.0.2",
"@eeacms/volto-redmine-helpdesk": "0.2.0",
Expand All @@ -186,14 +186,14 @@
"dependencies": {
"@eeacms/volto-block-data-figure": "7.1.0",
"@eeacms/volto-citation": "0.1.5",
"@eeacms/volto-datablocks": "6.3.3",
"@eeacms/volto-datablocks": "6.3.4",
"@eeacms/volto-datahub": "1.0.32",
"@eeacms/volto-editing-progress": "0.4.0",
"@eeacms/volto-eea-design-system": "1.23.1",
"@eeacms/volto-eea-design-system": "1.23.2",
"@eeacms/volto-eea-kitkat": "22.0.0",
"@eeacms/volto-eea-map": "3.3.1",
"@eeacms/volto-eea-website-policy": "1.13.0",
"@eeacms/volto-eea-website-theme": "1.28.1",
"@eeacms/volto-eea-website-theme": "1.28.3",
"@eeacms/volto-embed": "9.1.1",
"@eeacms/volto-globalsearch": "1.1.0",
"@eeacms/volto-plotlycharts": "9.0.2",
Expand All @@ -202,7 +202,7 @@
"@eeacms/volto-tableau": "7.2.1",
"@eeacms/volto-toolbar-actions": "1.0.3",
"@eeacms/volto-workflow-progress": "4.1.1",
"@plone/volto": "16.30.3",
"@plone/volto": "16.31.2",
"volto-subsites": "4.0.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 035b6da

Please sign in to comment.