Skip to content

Commit 3ea65d0

Browse files
committed
chore(release): 1.21.3 [skip ci]
1 parent c442f4f commit 3ea65d0

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.3](https://github.com/salesforcecli/plugin-packaging/compare/1.21.2...1.21.3) (2023-07-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump word-wrap from 1.2.3 to 1.2.5 ([2348827](https://github.com/salesforcecli/plugin-packaging/commit/23488278ae616d15f0adaa6f9b26a8511f0e679a))
7+
8+
9+
110
## [1.21.2](https://github.com/salesforcecli/plugin-packaging/compare/1.21.1...1.21.2) (2023-07-24)
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.21.2",
4+
"version": "1.21.3",
55
"main": "lib/index.js",
66
"author": "Salesforce",
77
"bugs": "https://github.com/forcedotcom/cli/issues",

0 commit comments

Comments
 (0)