Skip to content

Commit

Permalink
Release 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Jul 26, 2023
1 parent 383737a commit 19cdc06
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 4 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,18 @@

<!-- towncrier release notes start -->

## 2.2.0 (2023-07-26)

### Feature

- Add Spanish translations @macagua [#17](https://github.com/kitconcept/volto-dsgvo-block/pull/17)
- Updated docker env @sneridagh [#20](https://github.com/kitconcept/volto-dsgvo-block/pull/20)

### Bugfix

- Change ifconfirm component for compatibility with volto-light-theme @iFlameing [#19](https://github.com/kitconcept/volto-dsgvo-block/pull/19)


## 2.1.0 (2023-04-03)

### Feature
Expand Down
1 change: 0 additions & 1 deletion news/17.feature

This file was deleted.

1 change: 0 additions & 1 deletion news/19.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion news/20.feature

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kitconcept/volto-dsgvo-banner",
"version": "2.1.0",
"version": "2.2.0",
"description": "volto-dsgvo-banner: Volto add-on",
"main": "src/index.js",
"license": "MIT",
Expand Down

0 comments on commit 19cdc06

Please sign in to comment.