Skip to content

Commit

Permalink
chore(release): 1.24.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Sep 5, 2023
1 parent 68effaa commit 5aca144
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [1.24.0](https://github.com/salesforcecli/plugin-packaging/compare/1.23.2...1.24.0) (2023-09-05)


### Features

* unhide package:version:retrieve command (W-13562915) ([1628bbb](https://github.com/salesforcecli/plugin-packaging/commit/1628bbb2197be210a07105d14b8265eb31564ce8))



## [1.23.2](https://github.com/salesforcecli/plugin-packaging/compare/1.23.1...1.23.2) (2023-09-02)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-packaging",
"description": "SF plugin that support Salesforce Packaging Platform",
"version": "1.23.2",
"version": "1.24.0",
"main": "lib/index.js",
"author": "Salesforce",
"bugs": "https://github.com/forcedotcom/cli/issues",
Expand Down

0 comments on commit 5aca144

Please sign in to comment.