From e92f7c06845d5de788dff28cba63a10759b5c1c6 Mon Sep 17 00:00:00 2001 From: SF-CLI-BOT Date: Tue, 4 May 2021 23:51:02 +0000 Subject: [PATCH] chore(release): 0.0.14 [ci skip] --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a4ee53129..8eb8a6e66 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.14](https://github.com/salesforcecli/plugin-source/compare/v0.0.13...v0.0.14) (2021-05-04) + + +### Bug Fixes + +* support hooks for deployRecentValidation and async deploys ([#75](https://github.com/salesforcecli/plugin-source/issues/75)) ([ac787f9](https://github.com/salesforcecli/plugin-source/commit/ac787f9f8238bd09d44878a6c9994384a5c567c7)) + ### [0.0.13](https://github.com/salesforcecli/plugin-source/compare/v0.0.12...v0.0.13) (2021-05-04) diff --git a/package.json b/package.json index bae179b5d..8ccfe178e 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.13", + "version": "0.0.14", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {