Skip to content

Commit 01c59ae

Browse files
author
SF-CLI-BOT
committed
chore(release): 1.9.4 [ci skip]
1 parent 6110854 commit 01c59ae

File tree

3 files changed

+18
-11
lines changed

3 files changed

+18
-11
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.9.4](https://github.com/salesforcecli/plugin-release-management/compare/v1.9.3...v1.9.4) (2021-05-12)
6+
7+
8+
### Bug Fixes
9+
10+
* throw an error when versions don't match ([cca7498](https://github.com/salesforcecli/plugin-release-management/commit/cca74981b6c3020648f7c94644614f7038de5af8))
11+
512
### [1.9.3](https://github.com/salesforcecli/plugin-release-management/compare/v1.9.2...v1.9.3) (2021-05-12)
613

714

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ EXAMPLE
124124
sfdx circleci -t plugin
125125
```
126126

127-
_See code: [src/commands/circleci/index.ts](https://github.com/salesforcecli/plugin-release-management/blob/v1.9.2/src/commands/circleci/index.ts)_
127+
_See code: [src/commands/circleci/index.ts](https://github.com/salesforcecli/plugin-release-management/blob/v1.9.3/src/commands/circleci/index.ts)_
128128

129129
## `sfdx circleci:envvar:update -e <string> [-s <string>] [--dryrun] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`
130130

@@ -161,7 +161,7 @@ EXAMPLES
161161
sfdx circleci -t plugin | sfdx circleci:envvar:update -e 'MY_ENV_VAR' -e 'MY_OTHER_ENV_VAR'
162162
```
163163

164-
_See code: [src/commands/circleci/envvar/update.ts](https://github.com/salesforcecli/plugin-release-management/blob/v1.9.2/src/commands/circleci/envvar/update.ts)_
164+
_See code: [src/commands/circleci/envvar/update.ts](https://github.com/salesforcecli/plugin-release-management/blob/v1.9.3/src/commands/circleci/envvar/update.ts)_
165165

166166
## `sfdx cli:versions:inspect -c <string> -l <string> [-d <string>] [-s] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`
167167

@@ -206,7 +206,7 @@ EXAMPLES
206206
sfdx cli:versions:inspect -l npm -c latest -d chalk -s
207207
```
208208

209-
_See code: [src/commands/cli/versions/inspect.ts](https://github.com/salesforcecli/plugin-release-management/blob/v1.9.2/src/commands/cli/versions/inspect.ts)_
209+
_See code: [src/commands/cli/versions/inspect.ts](https://github.com/salesforcecli/plugin-release-management/blob/v1.9.3/src/commands/cli/versions/inspect.ts)_
210210

211211
## `sfdx npm:dependencies:pin [-d] [-t <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`
212212

@@ -231,7 +231,7 @@ OPTIONS
231231
this command invocation
232232
```
233233

234-
_See code: [src/commands/npm/dependencies/pin.ts](https://github.com/salesforcecli/plugin-release-management/blob/v1.9.2/src/commands/npm/dependencies/pin.ts)_
234+
_See code: [src/commands/npm/dependencies/pin.ts](https://github.com/salesforcecli/plugin-release-management/blob/v1.9.3/src/commands/npm/dependencies/pin.ts)_
235235

236236
## `sfdx npm:lerna:release [-d] [-s <array>] [-t <string>] [-a <string>] [--install] [--githubrelease] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`
237237

@@ -266,7 +266,7 @@ OPTIONS
266266
this command invocation
267267
```
268268

269-
_See code: [src/commands/npm/lerna/release.ts](https://github.com/salesforcecli/plugin-release-management/blob/v1.9.2/src/commands/npm/lerna/release.ts)_
269+
_See code: [src/commands/npm/lerna/release.ts](https://github.com/salesforcecli/plugin-release-management/blob/v1.9.3/src/commands/npm/lerna/release.ts)_
270270

271271
## `sfdx npm:package:release [-d] [-s] [-t <string>] [-a <string>] [--install] [--prerelease <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`
272272

@@ -304,7 +304,7 @@ OPTIONS
304304
is not manually set
305305
```
306306

307-
_See code: [src/commands/npm/package/release.ts](https://github.com/salesforcecli/plugin-release-management/blob/v1.9.2/src/commands/npm/package/release.ts)_
307+
_See code: [src/commands/npm/package/release.ts](https://github.com/salesforcecli/plugin-release-management/blob/v1.9.3/src/commands/npm/package/release.ts)_
308308

309309
## `sfdx `
310310

@@ -349,7 +349,7 @@ EXAMPLES
349349
sfdx repositories --json | jq -r '.result[] | select(.name=="sfdx-core") | .packages[] | .url
350350
```
351351

352-
_See code: [src/commands/repositories/index.ts](https://github.com/salesforcecli/plugin-release-management/blob/v1.9.2/src/commands/repositories/index.ts)_
352+
_See code: [src/commands/repositories/index.ts](https://github.com/salesforcecli/plugin-release-management/blob/v1.9.3/src/commands/repositories/index.ts)_
353353

354354
## `sfdx trust:sign -s <string> -p <string> -k <string> [-t <string> | --tarpath <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`
355355

@@ -384,7 +384,7 @@ OPTIONS
384384
specify the package tgz path to sign instead of generating one from the target package
385385
```
386386

387-
_See code: [src/commands/trust/sign.ts](https://github.com/salesforcecli/plugin-release-management/blob/v1.9.2/src/commands/trust/sign.ts)_
387+
_See code: [src/commands/trust/sign.ts](https://github.com/salesforcecli/plugin-release-management/blob/v1.9.3/src/commands/trust/sign.ts)_
388388

389389
## `sfdx trust:upload -f <string> -b <string> [-k <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`
390390

@@ -409,7 +409,7 @@ OPTIONS
409409
this command invocation
410410
```
411411

412-
_See code: [src/commands/trust/upload.ts](https://github.com/salesforcecli/plugin-release-management/blob/v1.9.2/src/commands/trust/upload.ts)_
412+
_See code: [src/commands/trust/upload.ts](https://github.com/salesforcecli/plugin-release-management/blob/v1.9.3/src/commands/trust/upload.ts)_
413413

414414
## `sfdx typescript:update [-v <string>] [-t <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`
415415

@@ -436,5 +436,5 @@ OPTIONS
436436
this command invocation
437437
```
438438

439-
_See code: [src/commands/typescript/update.ts](https://github.com/salesforcecli/plugin-release-management/blob/v1.9.2/src/commands/typescript/update.ts)_
439+
_See code: [src/commands/typescript/update.ts](https://github.com/salesforcecli/plugin-release-management/blob/v1.9.3/src/commands/typescript/update.ts)_
440440
<!-- commandsstop -->

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": "1.9.3",
4+
"version": "1.9.4",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"bin": {

0 commit comments

Comments
 (0)