Skip to content

Commit 17f245a

Browse files
committed
Release 2.0.0-alpha.30
1 parent 0d96d1c commit 17f245a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,16 @@ 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+
#### [2.0.0-alpha.30](https://github.com/eea/bise-frontend/compare/2.0.0-alpha.29...2.0.0-alpha.30)
8+
9+
- updated volto-plotlycharts [`0d96d1c`](https://github.com/eea/bise-frontend/commit/0d96d1ce14696c1bf03ba8034af22e8ffcae554a)
10+
711
#### [2.0.0-alpha.29](https://github.com/eea/bise-frontend/compare/2.0.0-alpha.28...2.0.0-alpha.29)
812

13+
> 4 July 2023
14+
915
- update addons [`5df6db6`](https://github.com/eea/bise-frontend/commit/5df6db675c202022e1b630e15401e5e6e011416a)
16+
- Release 2.0.0-alpha.29 [`7b0fa76`](https://github.com/eea/bise-frontend/commit/7b0fa7655d73da7755bba8f16b87bbd3ff29cf5b)
1017

1118
#### [2.0.0-alpha.28](https://github.com/eea/bise-frontend/compare/2.0.0-alpha.27...2.0.0-alpha.28)
1219

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": "2.0.0-alpha.29",
5+
"version": "2.0.0-alpha.30",
66
"scripts": {
77
"start": "razzle start",
88
"postinstall": "make omelette && make patches",

0 commit comments

Comments
 (0)