Skip to content

Commit 2eeef04

Browse files
committed
chore(release): 1.11.2 [skip ci]
1 parent f0902e1 commit 2eeef04

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
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.2](https://github.com/salesforcecli/plugin-packaging/compare/1.11.1...1.11.2) (2022-12-22)
2+
3+
4+
### Bug Fixes
5+
6+
* do not show deprecated packages ([30981b5](https://github.com/salesforcecli/plugin-packaging/commit/30981b588dc57e0e27eaea17f711a0a05ae17771))
7+
8+
9+
110
## [1.11.1](https://github.com/salesforcecli/plugin-packaging/compare/1.11.0...1.11.1) (2022-12-20)
211

312

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-packaging",
33
"description": "SFDX plugin that support Salesforce Packaging Platform",
4-
"version": "1.11.1",
4+
"version": "1.11.2",
55
"main": "lib/index.js",
66
"author": "Salesforce",
77
"bugs": "https://github.com/forcedotcom/cli/issues",

0 commit comments

Comments
 (0)