Skip to content

Commit 255baa4

Browse files
committed
chore(release): 2.10.40 [skip ci]
1 parent 6f5d303 commit 255baa4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [2.10.40](https://github.com/salesforcecli/plugin-source/compare/2.10.39...2.10.40) (2023-10-07)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @salesforce/source-deploy-retrieve from 9.7.8 to 9.7.22 ([#964](https://github.com/salesforcecli/plugin-source/issues/964)) ([6f5d303](https://github.com/salesforcecli/plugin-source/commit/6f5d303aa6d865f678b2feec990f0bf8ff40a06c))
6+
17
## [2.10.39](https://github.com/salesforcecli/plugin-source/compare/2.10.38...2.10.39) (2023-10-01)
28

39
### Bug Fixes

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": "2.10.39",
4+
"version": "2.10.40",
55
"author": "Salesforce",
66
"main": "lib/index.js",
77
"bugs": "https://github.com/forcedotcom/cli/issues",

0 commit comments

Comments
 (0)