Skip to content

Commit 70728d3

Browse files
committed
Release 2.0.0-alpha.6
1 parent d25d230 commit 70728d3

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.6](https://github.com/eea/bise-frontend/compare/2.0.0-alpha.5...2.0.0-alpha.6)
8+
9+
- update [`9e48971`](https://github.com/eea/bise-frontend/commit/9e489711db7a43600f9c4f67828bcc759888e42b)
10+
- update [`d25d230`](https://github.com/eea/bise-frontend/commit/d25d23052cf80739ecee5d7072ab8d05b97b890f)
11+
712
#### [2.0.0-alpha.5](https://github.com/eea/bise-frontend/compare/2.0.0-alpha.4...2.0.0-alpha.5)
813

14+
> 30 March 2023
15+
916
- update [`6392dd3`](https://github.com/eea/bise-frontend/commit/6392dd3292a9823a43aa05ed35c5db85543ce953)
1017
- update [`f54a92c`](https://github.com/eea/bise-frontend/commit/f54a92c0082659ffd9741ef4a48c22b738a61b95)
18+
- Release 2.0.0-alpha.5 [`9019bd4`](https://github.com/eea/bise-frontend/commit/9019bd4eace9db78fa527818b643d9776418d33a)
1119

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

0 commit comments

Comments
 (0)