From ff8b4626a1861436592ca2bfebf6c91ddeb07a79 Mon Sep 17 00:00:00 2001 From: Michel Selerin Date: Wed, 3 Oct 2018 12:47:12 +0200 Subject: [PATCH] Publish - ngx-security@0.0.1 --- projects/ngx-security/CHANGELOG.md | 9 +++++++++ projects/ngx-security/package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/projects/ngx-security/CHANGELOG.md b/projects/ngx-security/CHANGELOG.md index e69de29..e05528c 100644 --- a/projects/ngx-security/CHANGELOG.md +++ b/projects/ngx-security/CHANGELOG.md @@ -0,0 +1,9 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + + +## 0.0.1 (2018-10-03) + +**Note:** Version bump only for package ngx-security diff --git a/projects/ngx-security/package.json b/projects/ngx-security/package.json index 202bab0..37b1a51 100644 --- a/projects/ngx-security/package.json +++ b/projects/ngx-security/package.json @@ -1,6 +1,6 @@ { "name": "ngx-security", - "version": "0.0.0", + "version": "0.0.1", "repository": { "type": "git", "url": "https://github.com/mselerin/ngx-security"