Skip to content

Commit d9bc0d0

Browse files
committed
Release 1.29.3
1 parent 7b96bc8 commit d9bc0d0

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,22 +4,31 @@ 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.2](https://github.com/eea/bise-frontend/compare/4.1.0...1.29.2)
7+
#### [1.29.3](https://github.com/eea/bise-frontend/compare/4.1.0...1.29.3)
88

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

19-
### [4.1.0](https://github.com/eea/bise-frontend/compare/1.29.1...4.1.0)
21+
### [4.1.0](https://github.com/eea/bise-frontend/compare/1.29.2...4.1.0)
2022

2123
> 9 February 2021
2224
25+
#### [1.29.2](https://github.com/eea/bise-frontend/compare/1.29.1...1.29.2)
26+
27+
> 19 February 2021
28+
29+
- Release 1.29.2 [`6a523af`](https://github.com/eea/bise-frontend/commit/6a523afcfd6b98ac2d6f00fce613bff16d63d806)
30+
- Updated routes; Added scroll svg [`086dad8`](https://github.com/eea/bise-frontend/commit/086dad8ff3963921a310a40e0298f01045eef288)
31+
2332
#### [1.29.1](https://github.com/eea/bise-frontend/compare/1.29.0...1.29.1)
2433

2534
> 18 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.2",
5+
"version": "1.29.3",
66
"private": "true",
77
"workspaces": [
88
"src/addons/*"

0 commit comments

Comments
 (0)