Skip to content

Commit

Permalink
Set v2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mmzliveid committed Oct 1, 2020
1 parent e94a1a1 commit dd3ce8b
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",
"version": "2.3.1",
"version": "2.3.2",
"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-10-01 | 2.3.2 | [release notes](v2.3.2/README.md)/[npm](https://www.npmjs.com/package/@dagonmetric/ng-log/v/2.3.2) | - |
| 2020-09-29 | 2.3.1 | [release notes](v2.3.1/README.md)/[npm](https://www.npmjs.com/package/@dagonmetric/ng-log/v/2.3.1) | - |
| 2020-09-25 | 2.3.0 | [release notes](v2.3.0/README.md)/[npm](https://www.npmjs.com/package/@dagonmetric/ng-log/v/2.3.0) | - |
| 2020-06-25 | 2.2.6 | [release notes](v2.2.6/README.md)/[npm](https://www.npmjs.com/package/@dagonmetric/ng-log/v/2.2.6) | - |
Expand Down
8 changes: 8 additions & 0 deletions release-notes/v2.3.2/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
## Changes

* Update package dependencies

npm package are available on:

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

0 comments on commit dd3ce8b

Please sign in to comment.