Skip to content

Commit

Permalink
chore(release): 1.16.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Mar 9, 2023
1 parent 0892a3f commit 040bd3d
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.1](https://github.com/salesforcecli/plugin-packaging/compare/1.16.0...1.16.1) (2023-03-09)


### Bug Fixes

* **deps:** bump @salesforce/packaging from 1.4.2 to 1.4.3 ([df6c5ea](https://github.com/salesforcecli/plugin-packaging/commit/df6c5eaf1243dd71f82b2f6783e6126145d0adaa))



# [1.16.0](https://github.com/salesforcecli/plugin-packaging/compare/1.15.2...1.16.0) (2023-03-08)


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.0",
"version": "1.16.1",
"main": "lib/index.js",
"author": "Salesforce",
"bugs": "https://github.com/forcedotcom/cli/issues",
Expand Down Expand Up @@ -158,4 +158,4 @@
"publishConfig": {
"access": "public"
}
}
}

0 comments on commit 040bd3d

Please sign in to comment.