Skip to content

Commit

Permalink
chore(release): 1.2.42 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.42](v1.2.41...v1.2.42) (2024-04-06)

### Bug Fixes

* **deps:** bump @listr2/prompt-adapter-enquirer from 2.0.4 to 2.0.8 ([#508](#508)) ([1d61890](1d61890))
* **deps:** bump @salesforce/core from 6.7.3 to 6.7.6 ([#507](#507)) ([381c7c2](381c7c2))
* **deps:** bump @salesforce/sf-plugins-core from 8.0.2 to 8.0.3 ([#510](#510)) ([a795660](a795660))
* **deps:** bump @salesforce/source-deploy-retrieve from 10.6.1 to 10.9.0 ([#506](#506)) ([3324d0e](3324d0e))
* **deps:** bump listr2 from 8.1.1 to 8.2.1 ([#509](#509)) ([902925e](902925e))
* **deps:** bump playwright-chromium from 1.42.1 to 1.43.0 ([#511](#511)) ([2a1f49d](2a1f49d))
  • Loading branch information
semantic-release-bot committed Apr 6, 2024
1 parent 381c7c2 commit fd1906a
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 7 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [1.2.42](https://github.com/jayree/sfdx-plugin-org/compare/v1.2.41...v1.2.42) (2024-04-06)


### Bug Fixes

* **deps:** bump @listr2/prompt-adapter-enquirer from 2.0.4 to 2.0.8 ([#508](https://github.com/jayree/sfdx-plugin-org/issues/508)) ([1d61890](https://github.com/jayree/sfdx-plugin-org/commit/1d61890b2955dd572e5df2880d5a648fcf489c3f))
* **deps:** bump @salesforce/core from 6.7.3 to 6.7.6 ([#507](https://github.com/jayree/sfdx-plugin-org/issues/507)) ([381c7c2](https://github.com/jayree/sfdx-plugin-org/commit/381c7c2ba7bf3a88c8b6ee4e89fb35b83283dc58))
* **deps:** bump @salesforce/sf-plugins-core from 8.0.2 to 8.0.3 ([#510](https://github.com/jayree/sfdx-plugin-org/issues/510)) ([a795660](https://github.com/jayree/sfdx-plugin-org/commit/a795660be7902ed99c032e6b7666329f3fe41b93))
* **deps:** bump @salesforce/source-deploy-retrieve from 10.6.1 to 10.9.0 ([#506](https://github.com/jayree/sfdx-plugin-org/issues/506)) ([3324d0e](https://github.com/jayree/sfdx-plugin-org/commit/3324d0e1d8216712e6ef9b0d6bc9b8674f7a4aba))
* **deps:** bump listr2 from 8.1.1 to 8.2.1 ([#509](https://github.com/jayree/sfdx-plugin-org/issues/509)) ([902925e](https://github.com/jayree/sfdx-plugin-org/commit/902925e21fa8103f4af869175c86bb429bc5d488))
* **deps:** bump playwright-chromium from 1.42.1 to 1.43.0 ([#511](https://github.com/jayree/sfdx-plugin-org/issues/511)) ([2a1f49d](https://github.com/jayree/sfdx-plugin-org/commit/2a1f49d501b0704b97c7060cbb7d10ea54b70388))

## [1.2.41](https://github.com/jayree/sfdx-plugin-org/compare/v1.2.40...v1.2.41) (2024-03-30)


Expand Down
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ EXAMPLES
...
```

_See code: [src/commands/jayree/flow/get/coverage.ts](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.41/src/commands/jayree/flow/get/coverage.ts)_
_See code: [src/commands/jayree/flow/get/coverage.ts](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.42/src/commands/jayree/flow/get/coverage.ts)_

### `sfdx jayree org configure`

Expand Down Expand Up @@ -81,7 +81,7 @@ EXAMPLES
$ sfdx jayree:org:configure --concurrent --tasks="Asset Settings","Activity Settings"
```

_See code: [src/commands/jayree/org/configure/index.ts](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.41/src/commands/jayree/org/configure/index.ts)_
_See code: [src/commands/jayree/org/configure/index.ts](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.42/src/commands/jayree/org/configure/index.ts)_

### `sfdx jayree org configure country`

Expand All @@ -101,7 +101,7 @@ GLOBAL FLAGS
--json Format output as json.
```

_See code: [src/commands/jayree/org/configure/country.ts](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.41/src/commands/jayree/org/configure/country.ts)_
_See code: [src/commands/jayree/org/configure/country.ts](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.42/src/commands/jayree/org/configure/country.ts)_

### `sfdx jayree org configure state`

Expand All @@ -126,7 +126,7 @@ GLOBAL FLAGS
--json Format output as json.
```

_See code: [src/commands/jayree/org/configure/state.ts](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.41/src/commands/jayree/org/configure/state.ts)_
_See code: [src/commands/jayree/org/configure/state.ts](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.42/src/commands/jayree/org/configure/state.ts)_

### `sfdx jayree org get settings`

Expand Down Expand Up @@ -156,7 +156,7 @@ EXAMPLES
$ sfdx jayree:org:settings -u MyTestOrg1 -w
```

_See code: [src/commands/jayree/org/get/settings.ts](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.41/src/commands/jayree/org/get/settings.ts)_
_See code: [src/commands/jayree/org/get/settings.ts](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.42/src/commands/jayree/org/get/settings.ts)_

### `sfdx jayree org stream`

Expand Down Expand Up @@ -188,5 +188,5 @@ EXAMPLES
...
```

_See code: [src/commands/jayree/org/stream.ts](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.41/src/commands/jayree/org/stream.ts)_
_See code: [src/commands/jayree/org/stream.ts](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.42/src/commands/jayree/org/stream.ts)_
<!-- commandsstop -->
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@jayree/sfdx-plugin-org",
"description": "A Salesforce CLI plugin containing commands to configure State and Country/Territory Picklists and other org settings.",
"version": "1.2.41",
"version": "1.2.42",
"author": "jayree",
"type": "module",
"bugs": "https://github.com/jayree/sfdx-plugin-org/issues",
Expand Down

0 comments on commit fd1906a

Please sign in to comment.