Skip to content

Commit 6b52664

Browse files
committed
Release 2.0.0-alpha.7
1 parent a8e3745 commit 6b52664

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,18 @@ 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.7](https://github.com/eea/bise-frontend/compare/2.0.0-alpha.6...2.0.0-alpha.7)
8+
9+
- update yarn.lock file for volto-spotlight 2.0.2 [`a8e3745`](https://github.com/eea/bise-frontend/commit/a8e3745866d965cc617d0649d0fd89d946019030)
10+
- updgrade volto-spotlight from 2.0.1 to 2.0.2 [`31f804e`](https://github.com/eea/bise-frontend/commit/31f804ec58d495fcf65d2ed25ac6f139bd9dfd37)
11+
712
#### [2.0.0-alpha.6](https://github.com/eea/bise-frontend/compare/2.0.0-alpha.5...2.0.0-alpha.6)
813

14+
> 13 April 2023
15+
916
- update [`9e48971`](https://github.com/eea/bise-frontend/commit/9e489711db7a43600f9c4f67828bcc759888e42b)
1017
- update [`d25d230`](https://github.com/eea/bise-frontend/commit/d25d23052cf80739ecee5d7072ab8d05b97b890f)
18+
- Release 2.0.0-alpha.6 [`70728d3`](https://github.com/eea/bise-frontend/commit/70728d3c591ea53677245b62fb44aa76bd255fdf)
1119

1220
#### [2.0.0-alpha.5](https://github.com/eea/bise-frontend/compare/2.0.0-alpha.4...2.0.0-alpha.5)
1321

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

0 commit comments

Comments
 (0)