Skip to content

Commit

Permalink
Set v2.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mmzliveid committed Jun 25, 2020
1 parent 282b89c commit a251619
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-log-gtag",
"version": "2.2.4",
"version": "2.2.5",
"author": "DagonMetric",
"license": "MIT",
"repository": {
Expand Down
1 change: 1 addition & 0 deletions release-notes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

| Date (UTC) | Version | | |
| :-- | :-- | :--: | :-- |
2020-06-25 | 2.2.5 | [release notes](v2.2.5/README.md)/[npm](https://www.npmjs.com/package/@dagonmetric/ng-log-gtag/v/2.2.5) | - |
2020-06-18 | 2.2.4 | [release notes](v2.2.4/README.md)/[npm](https://www.npmjs.com/package/@dagonmetric/ng-log-gtag/v/2.2.4) | - |
2020-06-17 | 2.2.3 | [release notes](v2.2.3/README.md)/[npm](https://www.npmjs.com/package/@dagonmetric/ng-log-gtag/v/2.2.3) | - |
2020-06-17 | 2.2.2 | [release notes](v2.2.2/README.md)/[npm](https://www.npmjs.com/package/@dagonmetric/ng-log-gtag/v/2.2.2) | - |
Expand Down
8 changes: 8 additions & 0 deletions release-notes/v2.2.5/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
## Changes

* Update package dependencies

npm packages are available on:

* [@dagonmetric/ng-log-gtag - npm registry](https://www.npmjs.com/package/@dagonmetric/ng-log-gtag)
* [@dagonmetric/ng-log-gtag - github package registry](https://github.com/DagonMetric/ng-log-gtag/packages)

0 comments on commit a251619

Please sign in to comment.