Skip to content

Commit 257309e

Browse files
committed
Release 2.0.0-alpha.27
1 parent de3918c commit 257309e

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

13+
> 26 June 2023
14+
915
- update addons [`3854c5f`](https://github.com/eea/bise-frontend/commit/3854c5f321fd48b4026e279b3dcdd81421f02d83)
16+
- Release 2.0.0-alpha.26 [`a7e7859`](https://github.com/eea/bise-frontend/commit/a7e785953106d8e4186cf99f680d570314e3ae8e)
1017

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

0 commit comments

Comments
 (0)