From 89703cc41e988d61078a23111d6da899d743452a Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 4 Feb 2024 02:45:15 +0000 Subject: [PATCH] chore(release): 3.1.10 [skip ci] --- CHANGELOG.md | 6 ++++++ README.md | 2 +- package.json | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f2b1390b..c295a4c55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.1.10](https://github.com/salesforcecli/plugin-source/compare/3.1.9...3.1.10) (2024-02-04) + +### Bug Fixes + +- **deps:** bump @salesforce/source-tracking from 5.1.7 to 5.1.9 ([#1075](https://github.com/salesforcecli/plugin-source/issues/1075)) ([49195e7](https://github.com/salesforcecli/plugin-source/commit/49195e7d0badeb3ca061873eb65eea2ca974c279)) + ## [3.1.9](https://github.com/salesforcecli/plugin-source/compare/3.1.8...3.1.9) (2024-02-03) ### Bug Fixes diff --git a/README.md b/README.md index a171a2fd8..8ccaa65fc 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ $ npm install -g @salesforce/plugin-source $ sfdx COMMAND running command... $ sfdx (--version) -@salesforce/plugin-source/3.1.9 linux-x64 node-v18.19.0 +@salesforce/plugin-source/3.1.10 linux-x64 node-v18.19.0 $ sfdx --help [COMMAND] USAGE $ sfdx COMMAND diff --git a/package.json b/package.json index a54e9c89f..98a107b44 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-source", "description": "Commands to interact with source formatted metadata", - "version": "3.1.9", + "version": "3.1.10", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {