From 0ec756748faa933e03ee4db3c2ac0af4bc1a155c Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Mon, 9 Oct 2023 20:16:41 +0000 Subject: [PATCH] chore(release): 1.19.0 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4dffb68d..d8b9c8d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# [1.19.0](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.18.7...1.19.0) (2023-10-09) + +### Features + +- col, line numbers on mdapi deploy errors ([#771](https://github.com/salesforcecli/plugin-deploy-retrieve/issues/771)) ([dd27b0d](https://github.com/salesforcecli/plugin-deploy-retrieve/commit/dd27b0d8247302fbb98607fa3bef723ec7fe692c)) + ## [1.18.7](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.18.6...1.18.7) (2023-10-07) ### Bug Fixes diff --git a/package.json b/package.json index 2f51a90b..3fbad660 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.7", + "version": "1.19.0", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {