From aa67b73b1ee1e303c079ff307732cefee5112eeb Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 30 Oct 2020 22:20:53 +0000 Subject: [PATCH] chore(release): 3.0.20 [skip ci] ## [3.0.20](https://github.com/eliasnorrby/semantic-release-config/compare/v3.0.19...v3.0.20) (2020-10-30) ### Bug Fixes * **deps:** [security] bump npm-user-validate from 1.0.0 to 1.0.1 ([c194add](https://github.com/eliasnorrby/semantic-release-config/commit/c194add7b56cae98fb6b760add35d1d6e7f72bda)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d4bd55d..e06bb6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.0.20](https://github.com/eliasnorrby/semantic-release-config/compare/v3.0.19...v3.0.20) (2020-10-30) + + +### Bug Fixes + +* **deps:** [security] bump npm-user-validate from 1.0.0 to 1.0.1 ([c194add](https://github.com/eliasnorrby/semantic-release-config/commit/c194add7b56cae98fb6b760add35d1d6e7f72bda)) + ## [3.0.19](https://github.com/eliasnorrby/semantic-release-config/compare/v3.0.18...v3.0.19) (2020-10-23) diff --git a/package-lock.json b/package-lock.json index e503195..6bac7bb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@eliasnorrby/semantic-release-config", - "version": "3.0.19", + "version": "3.0.20", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4e95d6c..fc14f64 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eliasnorrby/semantic-release-config", - "version": "3.0.19", + "version": "3.0.20", "description": "My semantic-release config", "publishConfig": { "access": "public"