Skip to content

Commit 2d3d38e

Browse files
committed
Release 2.0.0-alpha.8
1 parent ad5ddb1 commit 2d3d38e

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,8 +4,15 @@ 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.8](https://github.com/eea/bise-frontend/compare/2.0.0-alpha.7...2.0.0-alpha.8)
8+
9+
- update [`ad5ddb1`](https://github.com/eea/bise-frontend/commit/ad5ddb15b2f405d5779bf58615d18cb2764a8a42)
10+
711
#### [2.0.0-alpha.7](https://github.com/eea/bise-frontend/compare/2.0.0-alpha.6...2.0.0-alpha.7)
812

13+
> 13 April 2023
14+
15+
- Release 2.0.0-alpha.7 [`6b52664`](https://github.com/eea/bise-frontend/commit/6b5266486d5ff509fc08678a17afb5097a5ab4a2)
916
- update yarn.lock file for volto-spotlight 2.0.2 [`a8e3745`](https://github.com/eea/bise-frontend/commit/a8e3745866d965cc617d0649d0fd89d946019030)
1017
- updgrade volto-spotlight from 2.0.1 to 2.0.2 [`31f804e`](https://github.com/eea/bise-frontend/commit/31f804ec58d495fcf65d2ed25ac6f139bd9dfd37)
1118

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

0 commit comments

Comments
 (0)