diff --git a/CHANGELOG.md b/CHANGELOG.md index 81f7e9d9..53dc9327 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +### [1.0.8](https://github.com/salesforcecli/plugin-user/compare/v1.0.7...v1.0.8) (2021-01-21) + ### [1.0.7](https://github.com/salesforcecli/plugin-user/compare/v1.0.6...v1.0.7) (2021-01-14) diff --git a/package.json b/package.json index 1b140a25..25d11c83 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-user", "description": "Commands to interact with Users and Permission Sets", - "version": "1.0.7", + "version": "1.0.8", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {