Skip to content

Commit c3647ee

Browse files
committed
chore(release): 3.5.13 [skip ci]
1 parent 0e2621f commit c3647ee

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [3.5.13](https://github.com/salesforcecli/plugin-source/compare/3.5.12...3.5.13) (2024-08-17)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @salesforce/source-deploy-retrieve ([#1275](https://github.com/salesforcecli/plugin-source/issues/1275)) ([0e2621f](https://github.com/salesforcecli/plugin-source/commit/0e2621f2b6c40df035c0ce2dedac71fb11f30cf0))
6+
17
## [3.5.12](https://github.com/salesforcecli/plugin-source/compare/3.5.11...3.5.12) (2024-08-10)
28

39
### Bug Fixes

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ $ npm install -g @salesforce/plugin-source
7575
$ sfdx COMMAND
7676
running command...
7777
$ sfdx (--version)
78-
@salesforce/plugin-source/3.5.12 linux-x64 node-v18.20.4
78+
@salesforce/plugin-source/3.5.13 linux-x64 node-v18.20.4
7979
$ sfdx --help [COMMAND]
8080
USAGE
8181
$ sfdx COMMAND

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/plugin-source",
33
"description": "Commands to interact with source formatted metadata",
4-
"version": "3.5.12",
4+
"version": "3.5.13",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)