Skip to content

Commit fab0d28

Browse files
committed
chore(release): 3.8.2 [skip ci]
1 parent 4174798 commit fab0d28

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [3.8.2](https://github.com/salesforcecli/plugin-release-management/compare/3.8.1...3.8.2) (2023-01-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **rc:** set `base` to `main` when creating a PR ([e6d414c](https://github.com/salesforcecli/plugin-release-management/commit/e6d414c2d1de1a0d4f691cd568617a1c5794abb8))
7+
8+
9+
110
## [3.8.1](https://github.com/salesforcecli/plugin-release-management/compare/3.8.0...3.8.1) (2023-01-06)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/plugin-release-management",
33
"description": "A plugin for preparing and publishing npm packages",
4-
"version": "3.8.1",
4+
"version": "3.8.2",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"bin": {

0 commit comments

Comments
 (0)