File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,18 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
5
5
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
6
6
7
+ #### [ 2.0.0-alpha.31] ( https://github.com/eea/bise-frontend/compare/2.0.0-alpha.30...2.0.0-alpha.31 )
8
+
9
+ - update heap limit - [ FIX] JavaScript heap out of memory [ ` a8ba3bb ` ] ( https://github.com/eea/bise-frontend/commit/a8ba3bb524c2e660715e6333cf85998c42085f4f )
10
+ - fix build + update max-old-space-size [ ` bc9b40a ` ] ( https://github.com/eea/bise-frontend/commit/bc9b40a21eb78daf88027a1bd161e5160d9dff2a )
11
+ - update heap limit - [ FIX] JavaScript heap out of memory [ ` 6641e8c ` ] ( https://github.com/eea/bise-frontend/commit/6641e8c49f2c0aab9b07852fd5798d02595740f1 )
12
+
7
13
#### [ 2.0.0-alpha.30] ( https://github.com/eea/bise-frontend/compare/2.0.0-alpha.29...2.0.0-alpha.30 )
8
14
15
+ > 5 July 2023
16
+
9
17
- updated volto-plotlycharts [ ` 0d96d1c ` ] ( https://github.com/eea/bise-frontend/commit/0d96d1ce14696c1bf03ba8034af22e8ffcae554a )
18
+ - Release 2.0.0-alpha.30 [ ` 17f245a ` ] ( https://github.com/eea/bise-frontend/commit/17f245a83ac5b69011a5457c882979d076297f98 )
10
19
11
20
#### [ 2.0.0-alpha.29] ( https://github.com/eea/bise-frontend/compare/2.0.0-alpha.28...2.0.0-alpha.29 )
12
21
Original file line number Diff line number Diff line change 2
2
"name" : " bise-frontend" ,
3
3
"description" : " Website frontend for BISE" ,
4
4
"license" : " MIT" ,
5
- "version" : " 2.0.0-alpha.30 " ,
5
+ "version" : " 2.0.0-alpha.31 " ,
6
6
"scripts" : {
7
7
"start" : " razzle start" ,
8
8
"postinstall" : " make omelette && make patches" ,
You can’t perform that action at this time.
0 commit comments