Skip to content

Commit 6a523af

Browse files
committed
Release 1.29.2
1 parent 086dad8 commit 6a523af

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

CHANGELOG.md

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

99
- Added columns-tabs-block; Updated routs [`771bce0`](https://github.com/eea/bise-frontend/commit/771bce0a94a997e17effc25e5743045c75c406c6)
10+
- Release 1.29.1 [`7763cc6`](https://github.com/eea/bise-frontend/commit/7763cc66576e97db14826e0fa7c942fd2e50c813)
1011
- Release 1.29.0 [`e2b8a95`](https://github.com/eea/bise-frontend/commit/e2b8a9547b63e72f4ba2b40d46cd58e18759cbab)
1112
- Customizable store middleware [`ee7c97d`](https://github.com/eea/bise-frontend/commit/ee7c97d23effde668b0ec34b4869adb7344c9811)
1213
- Release 1.29.0 [`c42a594`](https://github.com/eea/bise-frontend/commit/c42a594cc337dfd666b10a9295a6aeb032816b6a)
14+
- Updated routes; Added scroll svg [`086dad8`](https://github.com/eea/bise-frontend/commit/086dad8ff3963921a310a40e0298f01045eef288)
1315
- fix Jenkinsfile [`93b8891`](https://github.com/eea/bise-frontend/commit/93b8891c3cb14aa1f0fa63d6dfdd0d65eacc29f6)
1416
- Updated readme [`5bb3a02`](https://github.com/eea/bise-frontend/commit/5bb3a024a35cc8860296033093e11cf5c0b5d822)
1517
- Update Jenkinsfile [`2ecb125`](https://github.com/eea/bise-frontend/commit/2ecb125a570c2ca779ae258aa39aab7d6217c5e7)
1618

17-
### [4.1.0](https://github.com/eea/bise-frontend/compare/1.29.0...4.1.0)
19+
### [4.1.0](https://github.com/eea/bise-frontend/compare/1.29.1...4.1.0)
1820

1921
> 9 February 2021
2022
23+
#### [1.29.1](https://github.com/eea/bise-frontend/compare/1.29.0...1.29.1)
24+
25+
> 18 February 2021
26+
27+
- Added columns-tabs-block; Updated routs [`771bce0`](https://github.com/eea/bise-frontend/commit/771bce0a94a997e17effc25e5743045c75c406c6)
28+
- Release 1.29.1 [`7763cc6`](https://github.com/eea/bise-frontend/commit/7763cc66576e97db14826e0fa7c942fd2e50c813)
29+
- Release 1.29.0 [`c42a594`](https://github.com/eea/bise-frontend/commit/c42a594cc337dfd666b10a9295a6aeb032816b6a)
30+
- Updated readme [`5bb3a02`](https://github.com/eea/bise-frontend/commit/5bb3a024a35cc8860296033093e11cf5c0b5d822)
31+
- Update Jenkinsfile [`2ecb125`](https://github.com/eea/bise-frontend/commit/2ecb125a570c2ca779ae258aa39aab7d6217c5e7)
32+
2133
#### 1.29.0
2234

2335
> 10 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.1",
5+
"version": "1.29.2",
66
"private": "true",
77
"workspaces": [
88
"src/addons/*"

0 commit comments

Comments
 (0)