Skip to content

Commit f08c892

Browse files
committed
chore(release): 1.14.5 [skip ci]
1 parent 7e101b3 commit f08c892

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.14.5](https://github.com/salesforcecli/plugin-packaging/compare/1.14.4...1.14.5) (2023-02-19)
2+
3+
4+
### Bug Fixes
5+
6+
* update nut for v57.0 ([076bfa6](https://github.com/salesforcecli/plugin-packaging/commit/076bfa6c99fe8b93f1ee6909d78a22355d122bc4))
7+
8+
9+
110
## [1.14.4](https://github.com/salesforcecli/plugin-packaging/compare/1.14.3...1.14.4) (2023-02-11)
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.14.4",
4+
"version": "1.14.5",
55
"main": "lib/index.js",
66
"author": "Salesforce",
77
"bugs": "https://github.com/forcedotcom/cli/issues",
@@ -158,4 +158,4 @@
158158
"publishConfig": {
159159
"access": "public"
160160
}
161-
}
161+
}

0 commit comments

Comments
 (0)