diff --git a/CHANGELOG.md b/CHANGELOG.md index 442d6d09..4ee8d5c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.13](https://github.com/salesforcecli/plugin-env/compare/v0.0.12...v0.0.13) (2021-07-22) + + +### Bug Fixes + +* bump deps ([526c1af](https://github.com/salesforcecli/plugin-env/commit/526c1af7468865dc772e02bc52902823bec2ca54)) + ### [0.0.12](https://github.com/salesforcecli/plugin-env/compare/v0.0.11...v0.0.12) (2021-07-21) diff --git a/package.json b/package.json index 30e41687..1aa8a3bf 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-env", "description": "An sf plugin for logging into and interacting with different Salesforce environments.", - "version": "0.0.12", + "version": "0.0.13", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {