Skip to content

Commit ebf7412

Browse files
committed
chore(release): 1.21.0 [skip ci]
1 parent 0f4e1c8 commit ebf7412

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.21.0](https://github.com/salesforcecli/plugin-packaging/compare/1.20.1...1.21.0) (2023-07-06)
2+
3+
4+
### Features
5+
6+
* display version in list ([0f4e1c8](https://github.com/salesforcecli/plugin-packaging/commit/0f4e1c80b15ced41cdf741c32973e56596d0b202))
7+
8+
9+
110
## [1.20.1](https://github.com/salesforcecli/plugin-packaging/compare/1.20.0...1.20.1) (2023-06-20)
211

312

package.json

+1-1
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.20.1",
4+
"version": "1.21.0",
55
"main": "lib/index.js",
66
"author": "Salesforce",
77
"bugs": "https://github.com/forcedotcom/cli/issues",

0 commit comments

Comments
 (0)