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"