Skip to content

Commit d3cb484

Browse files
committed
chore(release): 1.11.1 [skip ci]
1 parent 9c52ff5 commit d3cb484

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.11.1](https://github.com/salesforcecli/plugin-packaging/compare/1.11.0...1.11.1) (2022-12-20)
2+
3+
4+
### Bug Fixes
5+
6+
* bump deps ([acea3f7](https://github.com/salesforcecli/plugin-packaging/commit/acea3f7fae0fe14e02d985aab55dcd5f8e4a88f9))
7+
8+
9+
110
# [1.11.0](https://github.com/salesforcecli/plugin-packaging/compare/1.10.11...1.11.0) (2022-12-20)
211

312

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/plugin-packaging",
33
"description": "SFDX plugin that support Salesforce Packaging Platform",
4-
"version": "1.11.0",
4+
"version": "1.11.1",
55
"main": "lib/index.js",
66
"author": "Salesforce",
77
"bugs": "https://github.com/forcedotcom/cli/issues",
@@ -182,4 +182,4 @@
182182
"publishConfig": {
183183
"access": "public"
184184
}
185-
}
185+
}

0 commit comments

Comments
 (0)