Skip to content

Commit

Permalink
chore(release): 1.2.64 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.64](v1.2.63...v1.2.64) (2024-08-09)

### Bug Fixes

* **deps:** bump @jsforce/jsforce-node from 3.4.0 to 3.4.1 ([#686](#686)) ([c05d794](c05d794))
* **deps:** bump @salesforce/core from 8.2.8 to 8.3.0 ([#687](#687)) ([c7da7fc](c7da7fc))
* **deps:** bump @salesforce/sf-plugins-core from 11.2.4 to 11.2.8 ([#695](#695)) ([0ce5ae7](0ce5ae7))
* **deps:** bump @salesforce/source-deploy-retrieve ([#690](#690)) ([2147b2a](2147b2a))
* **deps:** bump playwright-chromium from 1.45.3 to 1.46.0 ([#693](#693)) ([2aaeb53](2aaeb53))
  • Loading branch information
semantic-release-bot committed Aug 9, 2024
1 parent c7da7fc commit d79a7fd
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 7 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [1.2.64](https://github.com/jayree/sfdx-plugin-org/compare/v1.2.63...v1.2.64) (2024-08-09)


### Bug Fixes

* **deps:** bump @jsforce/jsforce-node from 3.4.0 to 3.4.1 ([#686](https://github.com/jayree/sfdx-plugin-org/issues/686)) ([c05d794](https://github.com/jayree/sfdx-plugin-org/commit/c05d79492f91990d54ab435f44fb0342c390284f))
* **deps:** bump @salesforce/core from 8.2.8 to 8.3.0 ([#687](https://github.com/jayree/sfdx-plugin-org/issues/687)) ([c7da7fc](https://github.com/jayree/sfdx-plugin-org/commit/c7da7fc46261f88d814d25ec22bf9b0d5ffb8ede))
* **deps:** bump @salesforce/sf-plugins-core from 11.2.4 to 11.2.8 ([#695](https://github.com/jayree/sfdx-plugin-org/issues/695)) ([0ce5ae7](https://github.com/jayree/sfdx-plugin-org/commit/0ce5ae7d389092d1811f3e3bed35cbe99e1d3c83))
* **deps:** bump @salesforce/source-deploy-retrieve ([#690](https://github.com/jayree/sfdx-plugin-org/issues/690)) ([2147b2a](https://github.com/jayree/sfdx-plugin-org/commit/2147b2a2b9a128452dc78d787919adad1d3f35bc))
* **deps:** bump playwright-chromium from 1.45.3 to 1.46.0 ([#693](https://github.com/jayree/sfdx-plugin-org/issues/693)) ([2aaeb53](https://github.com/jayree/sfdx-plugin-org/commit/2aaeb53aa305849c0e46959063573591d3555ebe))

## [1.2.63](https://github.com/jayree/sfdx-plugin-org/compare/v1.2.62...v1.2.63) (2024-08-02)


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.63/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.64/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.63/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.64/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.63/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.64/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.63/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.64/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.63/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.64/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.63/src/commands/jayree/org/stream.ts)_
_See code: [src/commands/jayree/org/stream.ts](https://github.com/jayree/sfdx-plugin-org/blob/v1.2.64/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.63",
"version": "1.2.64",
"author": "jayree",
"type": "module",
"bugs": "https://github.com/jayree/sfdx-plugin-org/issues",
Expand Down

0 comments on commit d79a7fd

Please sign in to comment.