Skip to content

Commit 7b0fa76

Browse files
committed
Release 2.0.0-alpha.29
1 parent 5df6db6 commit 7b0fa76

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.29](https://github.com/eea/bise-frontend/compare/2.0.0-alpha.28...2.0.0-alpha.29)
8+
9+
- update addons [`5df6db6`](https://github.com/eea/bise-frontend/commit/5df6db675c202022e1b630e15401e5e6e011416a)
10+
711
#### [2.0.0-alpha.28](https://github.com/eea/bise-frontend/compare/2.0.0-alpha.27...2.0.0-alpha.28)
812

13+
> 3 July 2023
14+
915
- update addons [`6c17aee`](https://github.com/eea/bise-frontend/commit/6c17aeeafb43cf16eb6e543f2c46000f4db94bc7)
16+
- Release 2.0.0-alpha.28 [`842ad1a`](https://github.com/eea/bise-frontend/commit/842ad1a9e67e7c6d2e7cd569966eb46621d77b06)
1017

1118
#### [2.0.0-alpha.27](https://github.com/eea/bise-frontend/compare/2.0.0-alpha.26...2.0.0-alpha.27)
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.28",
5+
"version": "2.0.0-alpha.29",
66
"scripts": {
77
"start": "razzle start",
88
"postinstall": "make omelette && make patches",

0 commit comments

Comments
 (0)