Skip to content

Commit

Permalink
Release 2.0.0-alpha.30
Browse files Browse the repository at this point in the history
  • Loading branch information
razvanMiu committed Jul 5, 2023
1 parent 0d96d1c commit 17f245a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +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.0.0-alpha.30](https://github.com/eea/bise-frontend/compare/2.0.0-alpha.29...2.0.0-alpha.30)

- updated volto-plotlycharts [`0d96d1c`](https://github.com/eea/bise-frontend/commit/0d96d1ce14696c1bf03ba8034af22e8ffcae554a)

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

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

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

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "bise-frontend",
"description": "Website frontend for BISE",
"license": "MIT",
"version": "2.0.0-alpha.29",
"version": "2.0.0-alpha.30",
"scripts": {
"start": "razzle start",
"postinstall": "make omelette && make patches",
Expand Down

0 comments on commit 17f245a

Please sign in to comment.