From 782a099275156c2a0c458cac5787c3be67bfd397 Mon Sep 17 00:00:00 2001 From: SF-CLI-BOT Date: Fri, 9 Apr 2021 17:28:39 +0000 Subject: [PATCH] chore(release): 0.0.7 [ci skip] --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 71bcab221..f9898dbe3 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. +### [0.0.7](https://github.com/salesforcecli/plugin-source/compare/v0.0.6...v0.0.7) (2021-04-09) + + +### Bug Fixes + +* add deploy:cancel ([#66](https://github.com/salesforcecli/plugin-source/issues/66)) ([1e673a2](https://github.com/salesforcecli/plugin-source/commit/1e673a28943d306f85baa1728e9f438b570cc0e3)) + ### [0.0.6](https://github.com/salesforcecli/plugin-source/compare/v0.0.5...v0.0.6) (2021-04-09) diff --git a/package.json b/package.json index bfcfaa65a..b8e7fe30a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-source", "description": "Commands to interact with source formatted metadata", - "version": "0.0.6", + "version": "0.0.7", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {