Skip to content

Commit 1b8c25d

Browse files
committed
chore(release): 3.5.7 [skip ci]
1 parent 713607e commit 1b8c25d

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [3.5.7](https://github.com/salesforcecli/plugin-source/compare/3.5.6...3.5.7) (2024-07-21)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @oclif/core from 4.0.11 to 4.0.12 ([#1244](https://github.com/salesforcecli/plugin-source/issues/1244)) ([713607e](https://github.com/salesforcecli/plugin-source/commit/713607e211e723743e413daa6aa7bee88e82e6c0))
6+
17
## [3.5.6](https://github.com/salesforcecli/plugin-source/compare/3.5.5...3.5.6) (2024-07-20)
28

39
### Bug Fixes

README.md

+1-1
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.6 linux-x64 node-v18.20.4
78+
@salesforce/plugin-source/3.5.7 linux-x64 node-v18.20.4
7979
$ sfdx --help [COMMAND]
8080
USAGE
8181
$ sfdx COMMAND

package.json

+1-1
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.6",
4+
"version": "3.5.7",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)