Skip to content

Commit 048f980

Browse files
committed
Release 2.0.0-alpha.11
1 parent 1ebbfd4 commit 048f980

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +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.11](https://github.com/eea/bise-frontend/compare/2.0.0-alpha.10...2.0.0-alpha.11)
8+
9+
- Add searchlib & globalsearch [`64fd65c`](https://github.com/eea/bise-frontend/commit/64fd65c4bc4e8b6dac624055552fb42de20f9fef)
10+
- update addons [`1ebbfd4`](https://github.com/eea/bise-frontend/commit/1ebbfd44f4f7ce2516e9c3817b83fde4e6db5df0)
11+
712
#### [2.0.0-alpha.10](https://github.com/eea/bise-frontend/compare/2.0.0-alpha.9...2.0.0-alpha.10)
813

14+
> 27 April 2023
15+
916
- update [`4a2c5e3`](https://github.com/eea/bise-frontend/commit/4a2c5e3cd9e0aa3a3dc3982909160c00053b5dc3)
17+
- Release 2.0.0-alpha.10 [`595950b`](https://github.com/eea/bise-frontend/commit/595950b0c6fd6f3c32780ac92c76cd9a4c2dc428)
1018

1119
#### [2.0.0-alpha.9](https://github.com/eea/bise-frontend/compare/2.0.0-alpha.8...2.0.0-alpha.9)
1220

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

0 commit comments

Comments
 (0)