Skip to content

Commit

Permalink
chore(release): 1.16.11 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed May 2, 2023
1 parent df1f047 commit 1582dd2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.16.11](https://github.com/salesforcecli/plugin-packaging/compare/1.16.10...1.16.11) (2023-05-02)


### Bug Fixes

* strict null checks ([84880c5](https://github.com/salesforcecli/plugin-packaging/commit/84880c5c7dbd8230ed20d22edd0a9679547aea6d))



## [1.16.10](https://github.com/salesforcecli/plugin-packaging/compare/1.16.9...1.16.10) (2023-04-27)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-packaging",
"description": "SFDX plugin that support Salesforce Packaging Platform",
"version": "1.16.10",
"version": "1.16.11",
"main": "lib/index.js",
"author": "Salesforce",
"bugs": "https://github.com/forcedotcom/cli/issues",
Expand Down Expand Up @@ -258,4 +258,4 @@
"output": []
}
}
}
}

0 comments on commit 1582dd2

Please sign in to comment.