From a2f4fc7a473125c4ba99b945946fad79cf9a300e Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 24 Mar 2024 08:44:33 +0000 Subject: [PATCH] chore(release): 2.0.33 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9beccab7..7e07e089 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [2.0.33](https://github.com/salesforcecli/plugin-settings/compare/2.0.32...2.0.33) (2024-03-24) + +### Bug Fixes + +- **deps:** bump @salesforce/sf-plugins-core from 7.1.14 to 7.1.16 ([3e733da](https://github.com/salesforcecli/plugin-settings/commit/3e733da004abc551faa3764fca4348dff9c38f47)) + ## [2.0.32](https://github.com/salesforcecli/plugin-settings/compare/2.0.31...2.0.32) (2024-03-23) ### Bug Fixes diff --git a/package.json b/package.json index 8a62a6ee..6cdbc47e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-settings", "description": "configure the Salesforce CLI", - "version": "2.0.32", + "version": "2.0.33", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {