From 53ea0f38610859db7d31f2bc5f392c1e4650be09 Mon Sep 17 00:00:00 2001 From: EEA Jenkins <@users.noreply.github.com> Date: Sun, 24 Oct 2021 18:32:58 +0000 Subject: [PATCH] Automated release 2.10.0 --- CHANGELOG.md | 9 ++++++++- package.json | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5052a56..79af516 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,16 @@ 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). +#### [2.10.0](https://github.com/eea/industry-frontend/compare/2.9.0...2.10.0) + +- Update mrs.developer.json [`d0458e6`](https://github.com/eea/industry-frontend/commit/d0458e6133b5961320e7c1e52e6cb7f1107d671b) +- Removed conf setup via ENVs [`0ffe14b`](https://github.com/eea/industry-frontend/commit/0ffe14b74b3201fe8040ba9efeb532f2ce90c6ee) + #### [2.9.0](https://github.com/eea/industry-frontend/compare/2.8.0...2.9.0) -- Delete robots.txt [`ef0f3d2`](https://github.com/eea/industry-frontend/commit/ef0f3d2d136b6824614b4e1d50e3f7750abb17f2) +> 19 October 2021 + +- Delete robots.txt [`#26`](https://github.com/eea/industry-frontend/pull/26) #### [2.8.0](https://github.com/eea/industry-frontend/compare/2.7.0...2.8.0) diff --git a/package.json b/package.json index 29ab650..f31869f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@eeacms/industry-frontend", "description": "Volto-based frontend server and SPA for the Industrial Emissions Portal website (former EPRTR) industry.eea.europa.eu", "license": "MIT", - "version": "2.9.0", + "version": "2.10.0", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team", "homepage": "https://github.com/eea/industry-frontend",