Skip to content

Commit

Permalink
Merge pull request #5 from eea/develop
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
avoinea authored May 13, 2024
2 parents 94748a5 + 7dad4c7 commit 1c40def
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 3 deletions.
21 changes: 20 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,17 @@ 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-block-data-table/compare/0.1.2...1.0.0) - 22 April 2024
### [1.0.1](https://github.com/eea/volto-block-data-table/compare/1.0.0...1.0.1) - 13 May 2024

#### :bug: Bug Fixes

- fix: Pin cypress to 13.1.0 [alin - [`ce1e70c`](https://github.com/eea/volto-block-data-table/commit/ce1e70c77715849bd2bea310a9f8f32945df1bc2)]
- fix(tests): add cypress 13 to devdependencies [ana-oprea - [`71cb70a`](https://github.com/eea/volto-block-data-table/commit/71cb70a920136da6a50ec5592d8e60a643b1674e)]

#### :hammer_and_wrench: Others

- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`2c59074`](https://github.com/eea/volto-block-data-table/commit/2c59074a5736a7d6b4035661cc7c0476bfa935e5)]
## [1.0.0](https://github.com/eea/volto-block-data-table/compare/0.1.2...1.0.0) - 22 April 2024

#### :rocket: New Features

Expand All @@ -14,10 +24,19 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
#### :hammer_and_wrench: Others

- lint [alin - [`6c19082`](https://github.com/eea/volto-block-data-table/commit/6c19082ec428a5f0da96f30fe018e1afd9b90be2)]
- Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`a46b1a1`](https://github.com/eea/volto-block-data-table/commit/a46b1a19aba895991b16591d1f7fb83a3802944b)]
- Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`22eb182`](https://github.com/eea/volto-block-data-table/commit/22eb1822a90944bfb361c64b46ac77808cbf9c07)]
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`25aa193`](https://github.com/eea/volto-block-data-table/commit/25aa193996f49a93c9afc2bb2232b63f94875616)]
- Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`93dd1db`](https://github.com/eea/volto-block-data-table/commit/93dd1db7025b209c4ecfb262d79a5008a8e230f2)]
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`87f2090`](https://github.com/eea/volto-block-data-table/commit/87f2090ac429fb06ae831ff7964037cfffb3cacf)]
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`1c35dc5`](https://github.com/eea/volto-block-data-table/commit/1c35dc5d4a33072f0f955c863a0b5a1a571d4800)]
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`f60d2d3`](https://github.com/eea/volto-block-data-table/commit/f60d2d37a4929d3576466dc7c3941ff21e80deb6)]
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`304335c`](https://github.com/eea/volto-block-data-table/commit/304335cb57dd615b7e7cc521537440e00cf00079)]
### [0.1.2](https://github.com/eea/volto-block-data-table/compare/0.1.1...0.1.2) - 5 April 2024

#### :hammer_and_wrench: Others

- Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`0525bc4`](https://github.com/eea/volto-block-data-table/commit/0525bc45aa1bf18e2bebfa6cda1e07ad3b851447)]
- updated path [Alexandru Ghica - [`18aceb2`](https://github.com/eea/volto-block-data-table/commit/18aceb25ac2c76dc13ffdcf25d44a38eb2736e9b)]
- updated documentation, refs #267452 [Alexandru Ghica - [`e69eefd`](https://github.com/eea/volto-block-data-table/commit/e69eefd1108329bb365b00eceb0560a9ee60f9a0)]
### [0.1.1](https://github.com/eea/volto-block-data-table/compare/0.1.0...0.1.1) - 3 April 2024
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-block-data-table"
NAMESPACE = "@eeacms"
SONARQUBE_TAGS = "volto.eea.europa.eu,climate-adapt.eea.europa.eu,www.eea.europa.eu-en,demo-www.eea.europa.eu,water.europa.eu-freshwater,land.copernicus.eu,insitu.copernicus.eu,water.europa.eu-marine"
SONARQUBE_TAGS = "volto.eea.europa.eu,climate-adapt.eea.europa.eu,www.eea.europa.eu-en,demo-www.eea.europa.eu,water.europa.eu-freshwater,land.copernicus.eu,insitu.copernicus.eu,water.europa.eu-marine,climate-advisory-board.europa.eu"
DEPENDENCIES = ""
BACKEND_PROFILES = "eea.kitkat:testing"
BACKEND_ADDONS = ""
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eeacms/volto-block-data-table",
"version": "1.0.0",
"version": "1.0.1",
"description": "@eeacms/volto-block-data-table: Volto add-on",
"main": "src/index.js",
"author": "European Environment Agency: IDM2 A-Team",
Expand All @@ -26,6 +26,7 @@
"@cypress/code-coverage": "^3.10.0",
"@plone/scripts": "*",
"babel-plugin-transform-class-properties": "^6.24.1",
"cypress": "13.1.0",
"cypress-fail-fast": "^5.0.1",
"dotenv": "^16.3.2",
"husky": "^8.0.3",
Expand Down

0 comments on commit 1c40def

Please sign in to comment.