Skip to content

Commit

Permalink
Automated release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EEA Jenkins committed Jun 13, 2023
1 parent 93880cb commit e5d0e65
Showing 1 changed file with 19 additions and 8 deletions.
27 changes: 19 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,24 +4,35 @@ 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).

### [0.3.1](https://github.com/eea/volto-nextcloud-video-block/compare/0.3.0...0.3.1) - 29 March 2023
### [0.4.0](https://github.com/eea/volto-nextcloud-video-block/compare/0.3.1...0.4.0) - 13 June 2023

#### :nail_care: Enhancements
#### :rocket: New Features

- feat: add cypress test for basic functionality - refs #252543 [ana-oprea - [`d4bbe97`](https://github.com/eea/volto-nextcloud-video-block/commit/d4bbe97886a02087968ff6cadb5479913fe2c37e)]
- feat: add possibility to add language subtitles - refs #253430 [dobri1408 - [`1b1c58c`](https://github.com/eea/volto-nextcloud-video-block/commit/1b1c58c3cfb75277ccf857e3e6f7f7e0ceba4f9a)]

#### :bug: Bug Fixes

- fix: Warning srclang vs srcLang [Alin Voinea - [`b2227ab`](https://github.com/eea/volto-nextcloud-video-block/commit/b2227abe62885cf57520d6bdb280287792102c68)]

- refactor(NextCloudEmbed.jsx): use flattenToAppURL function instead of direct url manipulation [Miu Razvan - [`590ac40`](https://github.com/eea/volto-nextcloud-video-block/commit/590ac40e21ad71fcf24071b61129426c0399f164)]
#### :hammer_and_wrench: Others

- fix cypress tests [Dobricean Ioan Dorian - [`93880cb`](https://github.com/eea/volto-nextcloud-video-block/commit/93880cb6030cf1a50b0754cc1351ebb53f9e421c)]
- Release 0.4.0 [Alin Voinea - [`158d7a3`](https://github.com/eea/volto-nextcloud-video-block/commit/158d7a33bb5bce60c48af36e5810b01fd29992bd)]
- test: add unit tests for Body, NextCloudVideoView, NextCloudEmbed - refs #253277 [ana-oprea - [`e21c9dd`](https://github.com/eea/volto-nextcloud-video-block/commit/e21c9dded8b8a30062dabdaf92fd44395cb5eb61)]
- test: jest should look for addons in node_modules Refs #253277 [valentinab25 - [`db00e0c`](https://github.com/eea/volto-nextcloud-video-block/commit/db00e0c80f4c8df87fb51958b5fd39836f705c05)]
- test: Fix test config, coverage Refs #253277 [valentinab25 - [`983cc70`](https://github.com/eea/volto-nextcloud-video-block/commit/983cc701d747b05300c838f69c79242fda3349af)]
- clean up [Miu Razvan - [`5f7892a`](https://github.com/eea/volto-nextcloud-video-block/commit/5f7892aef352facb7f3552c6bf9f5219b1426c8f)]
- refactor code [tedw87 - [`372d579`](https://github.com/eea/volto-nextcloud-video-block/commit/372d57993276386befa998a237cef5910d30a32f)]
### [0.3.1](https://github.com/eea/volto-nextcloud-video-block/compare/0.3.0...0.3.1) - 29 March 2023

#### :hammer_and_wrench: Others

- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`651eb88`](https://github.com/eea/volto-nextcloud-video-block/commit/651eb88fb27cf0e51c0b75aa5ab082b3fbda0f90)]
### [0.3.0](https://github.com/eea/volto-nextcloud-video-block/compare/0.2.0...0.3.0) - 15 March 2023

#### :hammer_and_wrench: Others

- Release 0.3.0 [Alin Voinea - [`6dfd307`](https://github.com/eea/volto-nextcloud-video-block/commit/6dfd307b49edcc6ac9aa32fe8d89527c75a0e31c)]
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`240b696`](https://github.com/eea/volto-nextcloud-video-block/commit/240b696ce279dcfd68b44cb6918776b3fa97147a)]
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`0f94a58`](https://github.com/eea/volto-nextcloud-video-block/commit/0f94a58ea918675b2a775eebd8a4fa1b4fcdbb62)]
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`a720438`](https://github.com/eea/volto-nextcloud-video-block/commit/a7204382b8a891d172a3086142319af3771acd49)]
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`002119c`](https://github.com/eea/volto-nextcloud-video-block/commit/002119cf10ce0a56cec89187659a976571a5936e)]
### [0.2.0](https://github.com/eea/volto-nextcloud-video-block/compare/0.1.0...0.2.0) - 1 March 2023

#### :rocket: New Features
Expand Down

0 comments on commit e5d0e65

Please sign in to comment.