Skip to content

Commit 1bb1bad

Browse files
committed
Release 2.0.0-alpha.13
1 parent 11feb65 commit 1bb1bad

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,9 +4,16 @@ 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.13](https://github.com/eea/bise-frontend/compare/2.0.0-alpha.12...2.0.0-alpha.13)
8+
9+
- upgrade volto-bise-policy version [`11feb65`](https://github.com/eea/bise-frontend/commit/11feb6583e461c3da15a37f262f9f2631ba2a09a)
10+
711
#### [2.0.0-alpha.12](https://github.com/eea/bise-frontend/compare/2.0.0-alpha.11...2.0.0-alpha.12)
812

13+
> 22 May 2023
14+
915
- update [`fd47302`](https://github.com/eea/bise-frontend/commit/fd473029ca563a89ab237b6072e7597e6513cf7d)
16+
- Release 2.0.0-alpha.12 [`d9385c5`](https://github.com/eea/bise-frontend/commit/d9385c5a7ef68eede042ad54b1cc92abb85e35fd)
1017

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

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

0 commit comments

Comments
 (0)