Skip to content

Commit c5313a9

Browse files
committed
Release 1.29.5
1 parent 487544d commit c5313a9

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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-
#### [1.29.4](https://github.com/eea/bise-frontend/compare/4.1.0...1.29.4)
7+
#### [1.29.5](https://github.com/eea/bise-frontend/compare/4.1.0...1.29.5)
88

99
- Update [`7b96bc8`](https://github.com/eea/bise-frontend/commit/7b96bc8e6eb319444b6caa4238c41c104edc2509)
1010
- Added columns-tabs-block; Updated routs [`771bce0`](https://github.com/eea/bise-frontend/commit/771bce0a94a997e17effc25e5743045c75c406c6)
@@ -14,16 +14,25 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1414
- Customizable store middleware [`ee7c97d`](https://github.com/eea/bise-frontend/commit/ee7c97d23effde668b0ec34b4869adb7344c9811)
1515
- Release 1.29.2 [`6a523af`](https://github.com/eea/bise-frontend/commit/6a523afcfd6b98ac2d6f00fce613bff16d63d806)
1616
- Release 1.29.0 [`c42a594`](https://github.com/eea/bise-frontend/commit/c42a594cc337dfd666b10a9295a6aeb032816b6a)
17+
- Release 1.29.4 [`4b69c33`](https://github.com/eea/bise-frontend/commit/4b69c33fae06084d4463b35887a250a94169346d)
1718
- Release 1.29.3 [`d9bc0d0`](https://github.com/eea/bise-frontend/commit/d9bc0d074a48277a681ab4bed2398dc663129606)
19+
- Use volto 11 [`487544d`](https://github.com/eea/bise-frontend/commit/487544de2e40e56b2bc2804e13b39e6dfc36ddde)
1820
- Updated routes; Added scroll svg [`086dad8`](https://github.com/eea/bise-frontend/commit/086dad8ff3963921a310a40e0298f01045eef288)
1921
- fix Jenkinsfile [`93b8891`](https://github.com/eea/bise-frontend/commit/93b8891c3cb14aa1f0fa63d6dfdd0d65eacc29f6)
2022
- Updated readme [`5bb3a02`](https://github.com/eea/bise-frontend/commit/5bb3a024a35cc8860296033093e11cf5c0b5d822)
2123
- Update Jenkinsfile [`2ecb125`](https://github.com/eea/bise-frontend/commit/2ecb125a570c2ca779ae258aa39aab7d6217c5e7)
2224

23-
### [4.1.0](https://github.com/eea/bise-frontend/compare/1.29.3...4.1.0)
25+
### [4.1.0](https://github.com/eea/bise-frontend/compare/1.29.4...4.1.0)
2426

2527
> 9 February 2021
2628
29+
#### [1.29.4](https://github.com/eea/bise-frontend/compare/1.29.3...1.29.4)
30+
31+
> 3 March 2021
32+
33+
- Added habitats & species [`6f2301d`](https://github.com/eea/bise-frontend/commit/6f2301d0be66f13698de470b8b6520b0d30ade51)
34+
- Release 1.29.4 [`4b69c33`](https://github.com/eea/bise-frontend/commit/4b69c33fae06084d4463b35887a250a94169346d)
35+
2736
#### [1.29.3](https://github.com/eea/bise-frontend/compare/1.29.2...1.29.3)
2837

2938
> 25 February 2021

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": "Frontend server for BISE",
44
"license": "MIT",
5-
"version": "1.29.4",
5+
"version": "1.29.5",
66
"private": "true",
77
"workspaces": [
88
"src/addons/*"

0 commit comments

Comments
 (0)