Skip to content

Commit

Permalink
Set v4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mmzliveid committed Oct 1, 2020
1 parent b9e68be commit 11d74d2
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-config-firebase-remote-config",
"version": "4.3.0",
"version": "4.3.1",
"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 | 4.3.1 | [release notes](v4.3.1/README.md)/[npm](https://www.npmjs.com/package/@dagonmetric/ng-config/v/4.3.1) | - |
| 2020-09-24 | 4.3.0 | [release notes](v4.3.0/README.md)/[npm](https://www.npmjs.com/package/@dagonmetric/ng-config/v/4.3.0) | - |
| 2020-06-25 | 4.2.3 | [release notes](v4.2.3/README.md)/[npm](https://www.npmjs.com/package/@dagonmetric/ng-config/v/4.2.3) | - |
| 2020-06-19 | 4.2.2 | [release notes](v4.2.2/README.md)/[npm](https://www.npmjs.com/package/@dagonmetric/ng-config/v/4.2.2) | - |
Expand Down
8 changes: 8 additions & 0 deletions release-notes/v4.3.1/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-config-firebase-remote-config - npm registry](https://www.npmjs.com/package/@dagonmetric/ng-config-firebase-remote-config)
* [@dagonmetric/ng-config-firebase-remote-config - github package registry](https://github.com/DagonMetric/ng-config-firebase-remote-config/packages)

0 comments on commit 11d74d2

Please sign in to comment.