From 8827898f98f571510874b4242da0c3cea5aa5fa9 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 7 Jan 2024 02:46:45 +0000 Subject: [PATCH] chore(release): 3.1.2 [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 77861ab91..b6b22d300 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.1.2](https://github.com/salesforcecli/plugin-source/compare/3.1.1...3.1.2) (2024-01-07) + +### Bug Fixes + +- **deps:** bump @oclif/core from 3.15.1 to 3.16.0 ([#1054](https://github.com/salesforcecli/plugin-source/issues/1054)) ([b0947cd](https://github.com/salesforcecli/plugin-source/commit/b0947cd8d7dedb165262531c09dbaac635d59b1a)) + ## [3.1.1](https://github.com/salesforcecli/plugin-source/compare/3.1.0...3.1.1) (2024-01-06) ### Bug Fixes diff --git a/README.md b/README.md index 3f46705cc..bdc9e0aac 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.1 linux-x64 node-v18.19.0 +@salesforce/plugin-source/3.1.2 linux-x64 node-v18.19.0 $ sfdx --help [COMMAND] USAGE $ sfdx COMMAND diff --git a/package.json b/package.json index 653f629d0..5147b2fca 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.1", + "version": "3.1.2", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {