Skip to content

Commit 55d235e

Browse files
author
EEA Jenkins
committed
Automated release 3.9.0
1 parent eecf9c8 commit 55d235e

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
### [3.9.0](https://github.com/eea/bise-frontend/compare/3.8.0...3.9.0) - 5 March 2025
8+
9+
#### :rocket: Dependency updates
10+
11+
- Release @eeacms/volto-eea-design-system@1.36.3 [EEA Jenkins - [`605446e`](https://github.com/eea/bise-frontend/commit/605446ec708a64e431a9913f33a9977fe83ba4e4)]
12+
- Release @eeacms/volto-datablocks@7.2.9 [EEA Jenkins - [`9e65f49`](https://github.com/eea/bise-frontend/commit/9e65f497cd5731cbd150a5910005bd05169a2888)]
13+
- Release @eeacms/volto-plotlycharts@11.0.1 [EEA Jenkins - [`d517b84`](https://github.com/eea/bise-frontend/commit/d517b843e0649640e94c3b4df58f46954455aa0f)]
14+
- Release @eeacms/volto-searchlib@2.0.12 [EEA Jenkins - [`40d18d4`](https://github.com/eea/bise-frontend/commit/40d18d45ec31835db6583d6b29d88016ebaaffb5)]
15+
- Release @eeacms/volto-globalsearch@2.0.8 [EEA Jenkins - [`636fca3`](https://github.com/eea/bise-frontend/commit/636fca36905a6136606c2d2ccce6a43a965ffe80)]
16+
- Release @eeacms/volto-globalsearch@2.0.7 [EEA Jenkins - [`c2fc18b`](https://github.com/eea/bise-frontend/commit/c2fc18bd882f56b985539a93d67d905562abcd92)]
17+
718
### [3.8.0](https://github.com/eea/bise-frontend/compare/3.7.0...3.8.0) - 18 February 2025
819

920
#### :rocket: Dependency updates

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "bise-frontend",
33
"description": "Website frontend for BISE",
44
"license": "MIT",
5-
"version": "3.8.0",
5+
"version": "3.9.0",
66
"scripts": {
77
"start": "razzle start",
88
"postinstall": "make omelette && make patches",

0 commit comments

Comments
 (0)