Skip to content

Commit

Permalink
chore(release): 1.0.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Arnaud73 committed Jun 17, 2022
1 parent 137b678 commit 7247c4e
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 5 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.0.0-rc.2](https://github.com/Arnaud73/ngx-matomo/compare/v1.0.0-rc.1...v1.0.0-rc.2) (2022-06-17)

## [1.0.0-rc.1](https://github.com/Arnaud73/ngx-matomo/compare/v1.0.0-rc.0...v1.0.0-rc.1) (2021-05-10)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "ngx-matomo",
"version": "1.0.0-rc.1",
"version": "1.0.0-rc.2",
"author": "Arnaud Mouronval <[email protected]>",
"description": "Matomo (aka. Piwik) web analytics for Angular 12+ applications.",
"description": "Matomo (aka. Piwik) web analytics for Angular applications.",
"keywords": [
"matomo",
"piwik",
Expand Down
2 changes: 1 addition & 1 deletion projects/ngx-matomo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-matomo",
"version": "1.0.0-rc.1",
"version": "1.0.0-rc.2",
"author": "Arnaud Mouronval <[email protected]>",
"description": "Matomo (aka. Piwik) web analytics for applications based on Angular 12.",
"keywords": [
Expand Down

0 comments on commit 7247c4e

Please sign in to comment.