Skip to content

Commit 5781a57

Browse files
committed
Release 2.0.0-beta.4
1 parent a091edc commit 5781a57

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.4](https://github.com/eea/bise-frontend/compare/2.0.0-beta.3...2.0.0-beta.4)
8+
9+
- update [`a091edc`](https://github.com/eea/bise-frontend/commit/a091edcb2117390fa940e86d986aa6224360e50e)
10+
- update develop configs [`ae06bbb`](https://github.com/eea/bise-frontend/commit/ae06bbb83e974e3f2eef6d41efd806d147e7a45a)
11+
712
#### [2.0.0-beta.3](https://github.com/eea/bise-frontend/compare/2.0.0-beta.2...2.0.0-beta.3)
813

14+
> 10 August 2023
15+
916
- upgrade version for volto-bise-policy [`e0ce658`](https://github.com/eea/bise-frontend/commit/e0ce6585f039ac896152ac23f462ec102660d478)
17+
- Release 2.0.0-beta.3 [`345e01b`](https://github.com/eea/bise-frontend/commit/345e01b18d70da6d70d3c927d28edb523d34e527)
1018

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

0 commit comments

Comments
 (0)