Skip to content

Commit

Permalink
Automated release 2.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
EEA Jenkins committed Apr 5, 2023
1 parent f793d0c commit 3c338bb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,22 @@ 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.0.14](https://github.com/eea/volto-industry-theme/compare/2.0.13...2.0.14) - 5 April 2023

#### :nail_care: Enhancements

- refactor(package.json): simplify scripts by using make commands instead of direct paths to executables [Miu Razvan - [`cbfb89d`](https://github.com/eea/volto-industry-theme/commit/cbfb89d286b97be72401079eee5c70ee73b79879)]

#### :house: Internal changes

- chore(Jenkinsfile): remove VOLTO variable from pipeline configuration [Miu Razvan - [`f793d0c`](https://github.com/eea/volto-industry-theme/commit/f793d0c3ae140a525379777993b8d407c59e6e9f)]

### [2.0.13](https://github.com/eea/volto-industry-theme/compare/2.0.12...2.0.13) - 22 December 2022

#### :bug: Bug Fixes

- fix(cypress): use cypress 10 [Miu Razvan - [`dc81381`](https://github.com/eea/volto-industry-theme/commit/dc813815b3a4aebc00b22c2b758d2d3713c086b9)]
- fix: replace cypress config file [Miu Razvan - [`177e74f`](https://github.com/eea/volto-industry-theme/commit/177e74fbf29095095a65b10a684554c39d114dfd)]
- fix: clean up facility/site name before fetching data [Miu Razvan - [`bbb9e6f`](https://github.com/eea/volto-industry-theme/commit/bbb9e6fe6683755442ff0dc72f2601742b74e13d)]

#### :hammer_and_wrench: Others

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eeacms/volto-industry-theme",
"version": "2.0.13",
"version": "2.0.14",
"description": "@eeacms/volto-industry-theme: Volto add-on",
"main": "src/index.js",
"author": "European Environment Agency: IDM2 A-Team",
Expand Down

0 comments on commit 3c338bb

Please sign in to comment.