Skip to content

Commit e8199cd

Browse files
committed
chore(release): 2.10.35 [skip ci]
1 parent bc91615 commit e8199cd

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.35](https://github.com/salesforcecli/plugin-source/compare/2.10.34...2.10.35) (2023-09-23)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump proxy-agent from 6.3.0 to 6.3.1 ([#955](https://github.com/salesforcecli/plugin-source/issues/955)) ([bc91615](https://github.com/salesforcecli/plugin-source/commit/bc916157c81c1ad3c4ddc1951be523424ac422f9))
6+
17
## [2.10.34](https://github.com/salesforcecli/plugin-source/compare/2.10.33...2.10.34) (2023-09-19)
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.34",
4+
"version": "2.10.35",
55
"author": "Salesforce",
66
"main": "lib/index.js",
77
"bugs": "https://github.com/forcedotcom/cli/issues",

0 commit comments

Comments
 (0)