Skip to content

Commit

Permalink
chore(release): 1.0.6 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
SF-CLI-BOT committed Jan 11, 2021
1 parent b8c8dd7 commit fb85b62
Show file tree
Hide file tree
Showing 2 changed files with 8 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.

### [1.0.6](https://github.com/salesforcecli/plugin-user/compare/v1.0.5...v1.0.6) (2021-01-11)


### Bug Fixes

* properly pass permset names to core ([dd3b340](https://github.com/salesforcecli/plugin-user/commit/dd3b34040b5e47b821174003852f9c099fc4791f))

### [1.0.5](https://github.com/salesforcecli/plugin-user/compare/v1.0.4...v1.0.5) (2021-01-10)


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-user",
"description": "Commands to interact with Users and Permission Sets",
"version": "1.0.5",
"version": "1.0.6",
"author": "Salesforce",
"bugs": "https://github.com/forcedotcom/cli/issues",
"dependencies": {
Expand Down

0 comments on commit fb85b62

Please sign in to comment.