Skip to content

Commit 345e01b

Browse files
committed
Release 2.0.0-beta.3
1 parent e0ce658 commit 345e01b

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-beta.3](https://github.com/eea/bise-frontend/compare/2.0.0-beta.2...2.0.0-beta.3)
8+
9+
- upgrade version for volto-bise-policy [`e0ce658`](https://github.com/eea/bise-frontend/commit/e0ce6585f039ac896152ac23f462ec102660d478)
10+
711
#### [2.0.0-beta.2](https://github.com/eea/bise-frontend/compare/2.0.0-beta.1...2.0.0-beta.2)
812

13+
> 18 July 2023
14+
915
- fix dev build [`f4981ed`](https://github.com/eea/bise-frontend/commit/f4981ed45106480ad16656afedda5f828e31869d)
1016
- update version for volto-bise-policy from 1.2.5 to 1.2.6 [`0c3d9c0`](https://github.com/eea/bise-frontend/commit/0c3d9c0b13cffa646a63b30d9fee61869e6d4cce)
17+
- Release 2.0.0-beta.2 [`cf08045`](https://github.com/eea/bise-frontend/commit/cf08045deb6f8816832a21cd08e39565ada86f7d)
1118

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

0 commit comments

Comments
 (0)