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": {