Skip to content

Commit

Permalink
chore: release v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nzambello committed Sep 27, 2021
1 parent f13a8b2 commit 7ae83ef
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [2.0.0](https://github.com/collective/volto-plausible/compare/v1.0.0...v2.0.0) (2021-09-27)


### ⚠ BREAKING CHANGES

* change define config

### Changes

* change define config ([f13a8b2](https://github.com/collective/volto-plausible/commit/f13a8b21ec346ea28001ca40f8b95fe0112eeaee))

## [1.0.0](https://github.com/collective/volto-plausible/compare/v0.1.0...v1.0.0) (2021-08-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "volto-plausible",
"version": "1.0.0",
"version": "2.0.0",
"description": "Plausible.io integration for Volto projects",
"main": "src/index.js",
"repository": "https://github.com/collective/volto-plausible",
Expand Down

0 comments on commit 7ae83ef

Please sign in to comment.