Skip to content

Commit

Permalink
chore(release): 1.20.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Jun 9, 2023
1 parent 043a704 commit 38b640b
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.20.0](https://github.com/salesforcecli/plugin-packaging/compare/1.19.0...1.20.0) (2023-06-09)


### Features

* remove beta aliases ([#356](https://github.com/salesforcecli/plugin-packaging/issues/356)) ([043a704](https://github.com/salesforcecli/plugin-packaging/commit/043a704913ae5fb92db89a4f87511e8c53487029))



# [1.19.0](https://github.com/salesforcecli/plugin-packaging/compare/1.18.2...1.19.0) (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.19.0",
"version": "1.20.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 38b640b

Please sign in to comment.