We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6eea7c commit 4383d66Copy full SHA for 4383d66
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [3.8.1](https://github.com/salesforcecli/plugin-release-management/compare/3.8.0...3.8.1) (2023-01-06)
2
+
3
4
+### Bug Fixes
5
6
+* maxBuffer ([8e2ce13](https://github.com/salesforcecli/plugin-release-management/commit/8e2ce13f1160d6f3a4aa5590091819c1c7233c2c))
7
8
9
10
# [3.8.0](https://github.com/salesforcecli/plugin-release-management/compare/3.7.10...3.8.0) (2023-01-05)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-release-management",
"description": "A plugin for preparing and publishing npm packages",
- "version": "3.8.0",
+ "version": "3.8.1",
"author": "Salesforce",
"bugs": "https://github.com/forcedotcom/cli/issues",
"bin": {
0 commit comments