From f5c839f625d1804815fc0a95e5fdd88af1b79418 Mon Sep 17 00:00:00 2001 From: Paco van der Linden Date: Wed, 17 Feb 2021 10:35:57 +0100 Subject: [PATCH] chore(release): 6.0.0 --- CHANGELOG.md | 2 ++ libs/ngx-sherfire/package.json | 2 +- libs/ngx-sherlock/package.json | 2 +- libs/sherlock-utils/package.json | 2 +- libs/sherlock/package.json | 2 +- package-lock.json | 2 +- package.json | 2 +- 7 files changed, 8 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f06c58..d70c6dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [6.0.0](https://github.com/skunkteam/sherlock/compare/v6.0.0-rc.1...v6.0.0) (2021-02-17) + ## [6.0.0-rc.1](https://github.com/skunkteam/sherlock/compare/v6.0.0-rc.0...v6.0.0-rc.1) (2021-02-16) ### Bug Fixes diff --git a/libs/ngx-sherfire/package.json b/libs/ngx-sherfire/package.json index c08d2b9..16f0135 100644 --- a/libs/ngx-sherfire/package.json +++ b/libs/ngx-sherfire/package.json @@ -1,6 +1,6 @@ { "name": "@skunkteam/ngx-sherfire", - "version": "6.0.0-rc.1", + "version": "6.0.0", "license": "MIT", "repository": "github:skunkteam/sherlock", "peerDependencies": { diff --git a/libs/ngx-sherlock/package.json b/libs/ngx-sherlock/package.json index 34f434d..e478b94 100644 --- a/libs/ngx-sherlock/package.json +++ b/libs/ngx-sherlock/package.json @@ -1,6 +1,6 @@ { "name": "@skunkteam/ngx-sherlock", - "version": "6.0.0-rc.1", + "version": "6.0.0", "license": "MIT", "repository": "github:skunkteam/sherlock", "peerDependencies": { diff --git a/libs/sherlock-utils/package.json b/libs/sherlock-utils/package.json index b7b2963..9233213 100644 --- a/libs/sherlock-utils/package.json +++ b/libs/sherlock-utils/package.json @@ -1,6 +1,6 @@ { "name": "@skunkteam/sherlock-utils", - "version": "6.0.0-rc.1", + "version": "6.0.0", "license": "MIT", "repository": "github:skunkteam/sherlock" } diff --git a/libs/sherlock/package.json b/libs/sherlock/package.json index cf42374..a07c9e9 100644 --- a/libs/sherlock/package.json +++ b/libs/sherlock/package.json @@ -1,6 +1,6 @@ { "name": "@skunkteam/sherlock", - "version": "6.0.0-rc.1", + "version": "6.0.0", "license": "MIT", "repository": "github:skunkteam/sherlock" } diff --git a/package-lock.json b/package-lock.json index 6f92e87..c0541ec 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@skunkteam/sherlock", - "version": "6.0.0-rc.1", + "version": "6.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 74c5d75..19e6c18 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@skunkteam/sherlock", - "version": "6.0.0-rc.1", + "version": "6.0.0", "license": "MIT", "repository": "github:skunkteam/sherlock", "scripts": {