Skip to content

Commit

Permalink
chore(release): 0.0.20 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
SF-CLI-BOT committed Aug 4, 2021
1 parent c3b18d8 commit 93a69f6
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [0.0.20](https://github.com/salesforcecli/plugin-env/compare/v0.0.19...v0.0.20) (2021-08-04)


### Features

* separate tables for scratch orgs ([#100](https://github.com/salesforcecli/plugin-env/issues/100)) ([c3b18d8](https://github.com/salesforcecli/plugin-env/commit/c3b18d8a6a0de9a75f0710bfe5458651d7a0c431))

### [0.0.19](https://github.com/salesforcecli/plugin-env/compare/v0.0.18...v0.0.19) (2021-08-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-env",
"description": "An sf plugin for logging into and interacting with different Salesforce environments.",
"version": "0.0.19",
"version": "0.0.20",
"author": "Salesforce",
"bugs": "https://github.com/forcedotcom/cli/issues",
"dependencies": {
Expand Down
21 changes: 21 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -669,6 +669,27 @@
chalk "^2.4.2"
cli-ux "^4.9.3"

"@salesforce/[email protected]":
version "3.3.5"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-3.3.5.tgz#caa40e618c7c53d158336ce2d9a292d340982c0b"
integrity sha512-PwhErCgZVj8ho0svqL37XCWWngY7m58+28p+Lxm451uZ11NywrY7cgP6k7WE6vs5js81lBTvToSjesEWAZKPKg==
dependencies:
"@salesforce/bunyan" "^2.0.0"
"@salesforce/kit" "^1.5.8"
"@salesforce/schemas" "^1.0.1"
"@salesforce/ts-types" "^1.5.13"
"@types/graceful-fs" "^4.1.5"
"@types/jsforce" "^1.9.29"
"@types/mkdirp" "^1.0.1"
debug "^3.1.0"
graceful-fs "^4.2.4"
jsen "0.6.6"
jsforce "^1.10.1"
jsonwebtoken "8.5.0"
mkdirp "1.0.4"
sfdx-faye "^1.0.9"
ts-retry-promise "^0.6.0"

"@salesforce/[email protected]":
version "3.3.8"
resolved "https://registry.npmjs.org/@salesforce/core/-/core-3.3.8.tgz#43ca69f58ae7ec763a3523b94b7a5f14062c3ec8"
Expand Down

0 comments on commit 93a69f6

Please sign in to comment.