diff --git a/CHANGELOG.md b/CHANGELOG.md index 676c2f3..8d3dcf6 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.1.15](https://github.com/eea/eprtr_frontend/compare/2.1.14...2.1.15) + +- Refs #137225 bumped package version to 0.1.4 [`98972db`](https://github.com/eea/eprtr_frontend/commit/98972db81db55bdfea6f1f6fb83862611906d711) + #### [2.1.14](https://github.com/eea/eprtr_frontend/compare/2.1.13...2.1.14) +> 25 August 2021 + - Use volto-slate@2.9.1 [`02722ce`](https://github.com/eea/eprtr_frontend/commit/02722ce62796dfe193a77b39e1ecdc2d83732b8c) +- Release 2.1.14 [`9e330f1`](https://github.com/eea/eprtr_frontend/commit/9e330f19fb58b6792510cd1520f6d8546305c390) - Update [`b223a5d`](https://github.com/eea/eprtr_frontend/commit/b223a5d5161aadc789ca091813084ef5bd16b7b8) - Access document on client side [`4b1fb7c`](https://github.com/eea/eprtr_frontend/commit/4b1fb7cb9dd9d469e9d01141cc8e185d0308ae41) diff --git a/package.json b/package.json index b88779a..caad831 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@eeacms/eprtr_frontend", "description": "Volto-based frontend server and SPA for the Industrial Emissions Portal website (former EPRTR) industry.eea.europa.eu", "license": "MIT", - "version": "2.1.14", + "version": "2.1.15", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team", "homepage": "https://github.com/eea/eprtr_frontend",