Skip to content

Commit 842ad1a

Browse files
committed
Release 2.0.0-alpha.28
1 parent 6c17aee commit 842ad1a

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

13+
> 27 June 2023
14+
15+
- Release 2.0.0-alpha.27 [`257309e`](https://github.com/eea/bise-frontend/commit/257309eb6b1f64db8115e078ac2896206c6e2d28)
916
- update addons [`de3918c`](https://github.com/eea/bise-frontend/commit/de3918ccfd386d52511faa59f34c4e80f8919a98)
1017

1118
#### [2.0.0-alpha.26](https://github.com/eea/bise-frontend/compare/2.0.0-alpha.25...2.0.0-alpha.26)

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

0 commit comments

Comments
 (0)