Skip to content

Commit ad2b6f6

Browse files
committed
chore(release): 1.14.3 [skip ci]
1 parent ff13ade commit ad2b6f6

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.14.3](https://github.com/salesforcecli/plugin-packaging/compare/1.14.2...1.14.3) (2023-02-09)
2+
3+
4+
### Bug Fixes
5+
6+
* bump packaging lib version ([c9f839c](https://github.com/salesforcecli/plugin-packaging/commit/c9f839cf5e2dd31e9362191f2ab94ba2586ae973))
7+
* bump packaging lib version ([ea14c26](https://github.com/salesforcecli/plugin-packaging/commit/ea14c266f79c351aadf7ca98ad65411181698fdd))
8+
9+
10+
111
## [1.14.2](https://github.com/salesforcecli/plugin-packaging/compare/1.14.1...1.14.2) (2023-02-08)
212

313

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.14.2",
4+
"version": "1.14.3",
55
"main": "lib/index.js",
66
"author": "Salesforce",
77
"bugs": "https://github.com/forcedotcom/cli/issues",
@@ -157,4 +157,4 @@
157157
"publishConfig": {
158158
"access": "public"
159159
}
160-
}
160+
}

0 commit comments

Comments
 (0)