From 93a67559443ee0bd6822dc20bc1380bc56b1b4e9 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Wed, 27 Sep 2023 03:01:30 +0000 Subject: [PATCH] chore(release): 1.18.2 [skip ci] --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 74a367fb..264754d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.18.2](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.18.1...1.18.2) (2023-09-27) + +### Bug Fixes + +- adds target-org and wait support to deploy report command ([89057b6](https://github.com/salesforcecli/plugin-deploy-retrieve/commit/89057b6305a23fe51d37fb3d5737d0c8b50158e3)) +- better error reporting and more tests ([dd488a3](https://github.com/salesforcecli/plugin-deploy-retrieve/commit/dd488a330b8eb0815ce6ab6f295f0c02bf8a76e4)) +- fixed handling of wait in the formatter ([e9ca2fe](https://github.com/salesforcecli/plugin-deploy-retrieve/commit/e9ca2fedc93ffe2da86b67507b6554e35ef05d3c)) + ## [1.18.1](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.18.0...1.18.1) (2023-09-26) ### Bug Fixes diff --git a/package.json b/package.json index d7ff8ce5..7b6b7b05 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-deploy-retrieve", "description": "deploy and retrieve commands for sf", - "version": "1.18.1", + "version": "1.18.2", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {