Skip to content

Commit

Permalink
Release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Mar 16, 2023
1 parent e990956 commit 4aeb1bb
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@

<!-- towncrier release notes start -->

## 2.0.0 (2023-03-16)

### Breaking

- Upgrade react-ga4 in order to also support Google Analytics GA4 @avoinea [#9](https://github.com/kitconcept/volto-export/pull/9)


## 1.3.0 (2023-02-13)

### Feature
Expand Down
1 change: 0 additions & 1 deletion news/9.breaking

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": "1.3.0",
"version": "2.0.0",
"description": "volto-dsgvo-banner: Volto add-on",
"main": "src/index.js",
"license": "MIT",
Expand Down

0 comments on commit 4aeb1bb

Please sign in to comment.