From ea2fbadfae49f907052040b112f198a7ef7668dc Mon Sep 17 00:00:00 2001 From: wangfukai Date: Tue, 6 Jul 2021 13:49:56 +0800 Subject: [PATCH] chore(release): 1.3.7 --- 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 35957ba..1d5d742 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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. +### [1.3.7](https://github.com/juicecube/env-status/compare/v1.3.6...v1.3.7) (2021-07-06) + + +### Bug Fixes + +* staging branch type error ([f31b51c](https://github.com/juicecube/env-status/commit/f31b51c0aef0288036568786e1f3b694bed949ab)) + ### [1.3.6](https://github.com/juicecube/env-status/compare/v1.3.5...v1.3.6) (2021-07-05) diff --git a/package-lock.json b/package-lock.json index 69322b4..456d4d1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "env-status", - "version": "1.3.6", + "version": "1.3.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e84171b..36265a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "env-status", - "version": "1.3.6", + "version": "1.3.7", "description": "A command to show each env status, whether it is using for testing or available for using.", "keywords": [ "env",