Skip to content

Commit

Permalink
chore(release): 1.19.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Jun 7, 2023
1 parent 9a6775e commit 7b76187
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [1.19.0](https://github.com/salesforcecli/plugin-packaging/compare/1.18.2...1.19.0) (2023-06-07)


### Features

* package:version:retrieve command ([6b4d876](https://github.com/salesforcecli/plugin-packaging/commit/6b4d876584e33c4e1978171de218290163d44453))
* package:version:retrieve command ([c0cb638](https://github.com/salesforcecli/plugin-packaging/commit/c0cb638e86f4cb0d620116cb114d899b69122d51))
* package:version:retrieve command ([c0c972c](https://github.com/salesforcecli/plugin-packaging/commit/c0c972cb98af86cc43d49b5afb2f7f09c41f87f5))
* package:version:retrieve command ([cb9e3e5](https://github.com/salesforcecli/plugin-packaging/commit/cb9e3e5afce0047903e83dccf76b8474f3461711))
* package:version:retrieve command ([2e09866](https://github.com/salesforcecli/plugin-packaging/commit/2e098668a3621241eaac001efc4ec9e380f849b0))
* package:version:retrieve command ([ec0fe15](https://github.com/salesforcecli/plugin-packaging/commit/ec0fe15ac1089e84d7e5a04a2a0cc9887f8aace2))



## [1.18.2](https://github.com/salesforcecli/plugin-packaging/compare/1.18.1...1.18.2) (2023-06-07)


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.18.2",
"version": "1.19.0",
"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 7b76187

Please sign in to comment.