From 6a523afcfd6b98ac2d6f00fce613bff16d63d806 Mon Sep 17 00:00:00 2001 From: razvanMiu Date: Fri, 19 Feb 2021 00:20:24 +0200 Subject: [PATCH] Release 1.29.2 --- CHANGELOG.md | 16 ++++++++++++++-- package.json | 2 +- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 341d7b17..9ef63f53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,20 +4,32 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -#### [1.29.1](https://github.com/eea/bise-frontend/compare/4.1.0...1.29.1) +#### [1.29.2](https://github.com/eea/bise-frontend/compare/4.1.0...1.29.2) - Added columns-tabs-block; Updated routs [`771bce0`](https://github.com/eea/bise-frontend/commit/771bce0a94a997e17effc25e5743045c75c406c6) +- Release 1.29.1 [`7763cc6`](https://github.com/eea/bise-frontend/commit/7763cc66576e97db14826e0fa7c942fd2e50c813) - Release 1.29.0 [`e2b8a95`](https://github.com/eea/bise-frontend/commit/e2b8a9547b63e72f4ba2b40d46cd58e18759cbab) - Customizable store middleware [`ee7c97d`](https://github.com/eea/bise-frontend/commit/ee7c97d23effde668b0ec34b4869adb7344c9811) - Release 1.29.0 [`c42a594`](https://github.com/eea/bise-frontend/commit/c42a594cc337dfd666b10a9295a6aeb032816b6a) +- Updated routes; Added scroll svg [`086dad8`](https://github.com/eea/bise-frontend/commit/086dad8ff3963921a310a40e0298f01045eef288) - fix Jenkinsfile [`93b8891`](https://github.com/eea/bise-frontend/commit/93b8891c3cb14aa1f0fa63d6dfdd0d65eacc29f6) - Updated readme [`5bb3a02`](https://github.com/eea/bise-frontend/commit/5bb3a024a35cc8860296033093e11cf5c0b5d822) - Update Jenkinsfile [`2ecb125`](https://github.com/eea/bise-frontend/commit/2ecb125a570c2ca779ae258aa39aab7d6217c5e7) -### [4.1.0](https://github.com/eea/bise-frontend/compare/1.29.0...4.1.0) +### [4.1.0](https://github.com/eea/bise-frontend/compare/1.29.1...4.1.0) > 9 February 2021 +#### [1.29.1](https://github.com/eea/bise-frontend/compare/1.29.0...1.29.1) + +> 18 February 2021 + +- Added columns-tabs-block; Updated routs [`771bce0`](https://github.com/eea/bise-frontend/commit/771bce0a94a997e17effc25e5743045c75c406c6) +- Release 1.29.1 [`7763cc6`](https://github.com/eea/bise-frontend/commit/7763cc66576e97db14826e0fa7c942fd2e50c813) +- Release 1.29.0 [`c42a594`](https://github.com/eea/bise-frontend/commit/c42a594cc337dfd666b10a9295a6aeb032816b6a) +- Updated readme [`5bb3a02`](https://github.com/eea/bise-frontend/commit/5bb3a024a35cc8860296033093e11cf5c0b5d822) +- Update Jenkinsfile [`2ecb125`](https://github.com/eea/bise-frontend/commit/2ecb125a570c2ca779ae258aa39aab7d6217c5e7) + #### 1.29.0 > 10 February 2021 diff --git a/package.json b/package.json index 257407c0..ba6402ac 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "bise-frontend", "description": "Frontend server for BISE", "license": "MIT", - "version": "1.29.1", + "version": "1.29.2", "private": "true", "workspaces": [ "src/addons/*"