Skip to content

Commit 8c79a91

Browse files
committed
Release 2.0.0-alpha.25
1 parent 8f2bc5c commit 8c79a91

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

13+
> 16 June 2023
14+
915
- update addons [`dc55f30`](https://github.com/eea/bise-frontend/commit/dc55f30302c1e4292d63ca86960089edfb1209ed)
16+
- Release 2.0.0-alpha.24 [`1a0bf12`](https://github.com/eea/bise-frontend/commit/1a0bf12580bdd8e9bcb77f9b8e265b5f3bdaba86)
1017

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

0 commit comments

Comments
 (0)