Skip to content

Commit 97dc1d3

Browse files
committed
chore(release): 2.10.45 [skip ci]
1 parent d343476 commit 97dc1d3

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.45](https://github.com/salesforcecli/plugin-source/compare/2.10.44...2.10.45) (2023-10-22)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @salesforce/kit from 3.0.13 to 3.0.14 ([#980](https://github.com/salesforcecli/plugin-source/issues/980)) ([d343476](https://github.com/salesforcecli/plugin-source/commit/d343476baef3a0b8f4927ecc3293c6dbfcb06a3b))
6+
17
## [2.10.44](https://github.com/salesforcecli/plugin-source/compare/2.10.43...2.10.44) (2023-10-21)
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.44",
4+
"version": "2.10.45",
55
"author": "Salesforce",
66
"main": "lib/index.js",
77
"bugs": "https://github.com/forcedotcom/cli/issues",

0 commit comments

Comments
 (0)