Skip to content

Commit a7e7859

Browse files
committed
Release 2.0.0-alpha.26
1 parent 3854c5f commit a7e7859

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

13+
> 26 June 2023
14+
915
- update addons [`8f2bc5c`](https://github.com/eea/bise-frontend/commit/8f2bc5c515b878d711864a6d64a5481a7abc7d92)
16+
- Release 2.0.0-alpha.25 [`8c79a91`](https://github.com/eea/bise-frontend/commit/8c79a91b417ec42ab7293d1b781fd908cf219291)
1017

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

0 commit comments

Comments
 (0)