Skip to content

Commit 46857ae

Browse files
committed
Release 2.0.0-alpha.9
1 parent 812da71 commit 46857ae

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.9](https://github.com/eea/bise-frontend/compare/2.0.0-alpha.8...2.0.0-alpha.9)
8+
9+
- update [`812da71`](https://github.com/eea/bise-frontend/commit/812da715912a6e18d8d7e44e4e8ce798fd841e5c)
10+
711
#### [2.0.0-alpha.8](https://github.com/eea/bise-frontend/compare/2.0.0-alpha.7...2.0.0-alpha.8)
812

13+
> 26 April 2023
14+
915
- update [`ad5ddb1`](https://github.com/eea/bise-frontend/commit/ad5ddb15b2f405d5779bf58615d18cb2764a8a42)
16+
- Release 2.0.0-alpha.8 [`2d3d38e`](https://github.com/eea/bise-frontend/commit/2d3d38ee201505eb8e8703a3efb8e1d2086675b8)
1017

1118
#### [2.0.0-alpha.7](https://github.com/eea/bise-frontend/compare/2.0.0-alpha.6...2.0.0-alpha.7)
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.8",
5+
"version": "2.0.0-alpha.9",
66
"scripts": {
77
"start": "razzle start",
88
"postinstall": "make omelette && make patches",

0 commit comments

Comments
 (0)