Skip to content

Commit cf08045

Browse files
committed
Release 2.0.0-beta.2
1 parent 0c3d9c0 commit cf08045

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-beta.2](https://github.com/eea/bise-frontend/compare/2.0.0-beta.1...2.0.0-beta.2)
8+
9+
- fix dev build [`f4981ed`](https://github.com/eea/bise-frontend/commit/f4981ed45106480ad16656afedda5f828e31869d)
10+
- update version for volto-bise-policy from 1.2.5 to 1.2.6 [`0c3d9c0`](https://github.com/eea/bise-frontend/commit/0c3d9c0b13cffa646a63b30d9fee61869e6d4cce)
11+
712
#### [2.0.0-beta.1](https://github.com/eea/bise-frontend/compare/2.0.0-beta.0...2.0.0-beta.1)
813

14+
> 11 July 2023
15+
916
- Refs#252832 - update @eeacms/volto-searchlib version from 0.5.3 to 0.5.7 [`051578a`](https://github.com/eea/bise-frontend/commit/051578a4a57ebd573cbe5a5936aa16f0a1248dcd)
17+
- Release 2.0.0-beta.1 [`a31a323`](https://github.com/eea/bise-frontend/commit/a31a323f69030fa018d694b8f57b587c6e8bfd76)
1018

1119
#### [2.0.0-beta.0](https://github.com/eea/bise-frontend/compare/2.0.0-alpha.31...2.0.0-beta.0)
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-beta.1",
5+
"version": "2.0.0-beta.2",
66
"scripts": {
77
"start": "razzle start",
88
"postinstall": "make omelette && make patches",

0 commit comments

Comments
 (0)