From 3792d03dc15641107bc931ca8276d2f3b225e2cd Mon Sep 17 00:00:00 2001 From: Michel Selerin Date: Wed, 3 Oct 2018 17:27:24 +0200 Subject: [PATCH] chore(release): publish - ngx-security@1.0.0 --- 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 1b51075..d0024a2 100644 --- a/projects/ngx-security/CHANGELOG.md +++ b/projects/ngx-security/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +# [1.0.0](https://github.com/mselerin/ngx-security/compare/ngx-security@0.3.0...ngx-security@1.0.0) (2018-10-03) + +**Note:** Version bump only for package ngx-security + + + + + # [0.3.0](https://github.com/mselerin/ngx-security/compare/ngx-security@0.2.0...ngx-security@0.3.0) (2018-10-03) diff --git a/projects/ngx-security/package.json b/projects/ngx-security/package.json index 6bf1ee4..1376eb0 100644 --- a/projects/ngx-security/package.json +++ b/projects/ngx-security/package.json @@ -1,6 +1,6 @@ { "name": "ngx-security", - "version": "0.3.0", + "version": "1.0.0", "repository": { "type": "git", "url": "https://github.com/mselerin/ngx-security"