Skip to content

Commit d9385c5

Browse files
committed
Release 2.0.0-alpha.12
1 parent fd47302 commit d9385c5

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,10 +4,17 @@ 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.12](https://github.com/eea/bise-frontend/compare/2.0.0-alpha.11...2.0.0-alpha.12)
8+
9+
- update [`fd47302`](https://github.com/eea/bise-frontend/commit/fd473029ca563a89ab237b6072e7597e6513cf7d)
10+
711
#### [2.0.0-alpha.11](https://github.com/eea/bise-frontend/compare/2.0.0-alpha.10...2.0.0-alpha.11)
812

13+
> 22 May 2023
14+
915
- Add searchlib & globalsearch [`64fd65c`](https://github.com/eea/bise-frontend/commit/64fd65c4bc4e8b6dac624055552fb42de20f9fef)
1016
- update addons [`1ebbfd4`](https://github.com/eea/bise-frontend/commit/1ebbfd44f4f7ce2516e9c3817b83fde4e6db5df0)
17+
- Release 2.0.0-alpha.11 [`048f980`](https://github.com/eea/bise-frontend/commit/048f980b631807697f267f3833aa5ea3015a3408)
1118

1219
#### [2.0.0-alpha.10](https://github.com/eea/bise-frontend/compare/2.0.0-alpha.9...2.0.0-alpha.10)
1320

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

0 commit comments

Comments
 (0)