From 590b7da1786ad60c7c1b8a85616b33f81943d6e7 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Wed, 15 May 2024 22:36:06 +0000 Subject: [PATCH] chore(release): 3.3.13 [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 543a8aee8..d2571ff2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.3.13](https://github.com/salesforcecli/plugin-source/compare/3.3.12...3.3.13) (2024-05-15) + +### Bug Fixes + +- bump STL ([#1183](https://github.com/salesforcecli/plugin-source/issues/1183)) ([468ee44](https://github.com/salesforcecli/plugin-source/commit/468ee44205486b91e74fe0e54982f8098657e558)) + ## [3.3.12](https://github.com/salesforcecli/plugin-source/compare/3.3.11...3.3.12) (2024-05-12) ### Bug Fixes diff --git a/README.md b/README.md index b681e5253..7db63dc5a 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.3.12 linux-x64 node-v18.20.2 +@salesforce/plugin-source/3.3.13 linux-x64 node-v18.20.2 $ sfdx --help [COMMAND] USAGE $ sfdx COMMAND diff --git a/package.json b/package.json index 1e6a6eca0..7f50cd68c 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.3.12", + "version": "3.3.13", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {