Skip to content

Commit

Permalink
Merge pull request #7 from eea/develop
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
avoinea authored Jul 22, 2024
2 parents 757caa7 + 44fb212 commit 6198074
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 4 deletions.
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,12 @@ 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.0.0](https://github.com/eea/volto-controlpanel/compare/0.3.0...1.0.0) - 22 April 2024
### [1.0.1](https://github.com/eea/volto-controlpanel/compare/1.0.0...1.0.1) - 22 July 2024

#### :hammer_and_wrench: Others

- Add Sonarqube tag using bise-frontend addons list [EEA Jenkins - [`6816008`](https://github.com/eea/volto-controlpanel/commit/681600896778bc79a906e09711b6fe68ccd28d65)]
## [1.0.0](https://github.com/eea/volto-controlpanel/compare/0.3.0...1.0.0) - 22 April 2024

#### :rocket: New Features

Expand All @@ -13,6 +18,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### :hammer_and_wrench: Others

- Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`c413d41`](https://github.com/eea/volto-controlpanel/commit/c413d413c705e126e0d950d959130d050f7acec5)]
- Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`19c7c68`](https://github.com/eea/volto-controlpanel/commit/19c7c683a8584527164b140e881584fe8fc0ba84)]
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`5c8ce7a`](https://github.com/eea/volto-controlpanel/commit/5c8ce7aa00abc29b8d4ada285f1cd882e12fe5ed)]
- Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`80c5b11`](https://github.com/eea/volto-controlpanel/commit/80c5b115acccb92c24c0662d0a6aae77986a4d53)]
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`3db97bd`](https://github.com/eea/volto-controlpanel/commit/3db97bdc041fab3bc54f2c38346de8a8bd85349e)]
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`0f3b541`](https://github.com/eea/volto-controlpanel/commit/0f3b54146306959a6bf6430b51ab8e606b586cd1)]
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`4de5338`](https://github.com/eea/volto-controlpanel/commit/4de53381db0781edae8608c40fbaa84dd3ed37ef)]
### [0.3.0](https://github.com/eea/volto-controlpanel/compare/0.2.0...0.3.0) - 15 March 2024

#### :rocket: New Features
Expand All @@ -36,10 +48,14 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
#### :hammer_and_wrench: Others

- Release 0.2.0 [alin - [`f241aad`](https://github.com/eea/volto-controlpanel/commit/f241aad3a15376e81880e73f39225b7bf7deb412)]
- Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`656cfa7`](https://github.com/eea/volto-controlpanel/commit/656cfa7a1b53943a064ee6120781cbc96db590c9)]
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`d743601`](https://github.com/eea/volto-controlpanel/commit/d74360191de19272a6e40aec5af3a344930ffb0b)]
- Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`dee6bfe`](https://github.com/eea/volto-controlpanel/commit/dee6bfeb37ca5d5423597260648b62eebbf62bd2)]
### 0.1.0 - 13 March 2024

#### :house: Internal changes

- chore: yarn bootstrap [alin - [`f7882da`](https://github.com/eea/volto-controlpanel/commit/f7882da290585e2f36c41e13fb467d4ab9766aee)]

#### :hammer_and_wrench: Others

Expand Down
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pipeline {
environment {
GIT_NAME = "volto-controlpanel"
NAMESPACE = "@eeacms"
SONARQUBE_TAGS = "volto.eea.europa.eu,climate-adapt.eea.europa.eu,land.copernicus.eu,water.europa.eu-freshwater,demo-www.eea.europa.eu,www.eea.europa.eu-en,insitu-frontend.eionet.europa.eu,climate-advisory-board.europa.eu,insitu.copernicus.eu,water.europa.eu-marine"
SONARQUBE_TAGS = "volto.eea.europa.eu,climate-adapt.eea.europa.eu,land.copernicus.eu,water.europa.eu-freshwater,demo-www.eea.europa.eu,www.eea.europa.eu-en,insitu-frontend.eionet.europa.eu,climate-advisory-board.europa.eu,insitu.copernicus.eu,water.europa.eu-marine,biodiversity.europa.eu"
DEPENDENCIES = ""
BACKEND_PROFILES = "eea.kitkat:testing"
BACKEND_ADDONS = "eea.api.controlpanel"
Expand Down
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eeacms/volto-controlpanel",
"version": "1.0.0",
"version": "1.0.1",
"description": "@eeacms/volto-controlpanel: Volto add-on",
"main": "src/index.js",
"author": "European Environment Agency: IDM2 A-Team",
Expand All @@ -24,7 +24,8 @@
"dotenv": "^16.3.2",
"husky": "^8.0.3",
"lint-staged": "^14.0.1",
"md5": "^2.3.0"
"md5": "^2.3.0",
"cypress": "13.1.0"
},
"lint-staged": {
"src/**/*.{js,jsx,ts,tsx,json}": [
Expand Down

0 comments on commit 6198074

Please sign in to comment.