Skip to content

Commit 6b1258f

Browse files
committed
chore(release): 2.10.41 [skip ci]
1 parent a0374d6 commit 6b1258f

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.41](https://github.com/salesforcecli/plugin-source/compare/2.10.40...2.10.41) (2023-10-17)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @babel/traverse from 7.20.1 to 7.23.2 ([#975](https://github.com/salesforcecli/plugin-source/issues/975)) ([a0374d6](https://github.com/salesforcecli/plugin-source/commit/a0374d6aca233d7cb3c94d0f780a71758c99ee81))
6+
17
## [2.10.40](https://github.com/salesforcecli/plugin-source/compare/2.10.39...2.10.40) (2023-10-07)
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.40",
4+
"version": "2.10.41",
55
"author": "Salesforce",
66
"main": "lib/index.js",
77
"bugs": "https://github.com/forcedotcom/cli/issues",

0 commit comments

Comments
 (0)