Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Commit c9a2522

Browse files
author
SF-CLI-BOT
committed
chore(release): 0.0.16 [ci skip]
1 parent 6acbc2b commit c9a2522

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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+
### [0.0.16](https://github.com/salesforcecli/plugin-env/compare/v0.0.15...v0.0.16) (2021-07-28)
6+
7+
8+
### Bug Fixes
9+
10+
* pin to @salesforce/core@3.3.5 ([6acbc2b](https://github.com/salesforcecli/plugin-env/commit/6acbc2b1b81a6cd985009592716097dfd8b1e0b3))
11+
512
### [0.0.15](https://github.com/salesforcecli/plugin-env/compare/v0.0.14...v0.0.15) (2021-07-28)
613

714

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-env",
33
"description": "An sf plugin for logging into and interacting with different Salesforce environments.",
4-
"version": "0.0.15",
4+
"version": "0.0.16",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)