Skip to content

Commit 7388d87

Browse files
author
SF-CLI-BOT
committed
chore(release): 1.0.2 [ci skip]
1 parent dff844c commit 7388d87

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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+
### [1.0.2](https://github.com/salesforcecli/plugin-user/compare/v1.0.1...v1.0.2) (2020-12-17)
6+
7+
8+
### Bug Fixes
9+
10+
* alias actual alias ([55f5bbb](https://github.com/salesforcecli/plugin-user/commit/55f5bbbe098f189f98b52e75a85f646554956173))
11+
* fix json output, fixed alias ([d26e5a4](https://github.com/salesforcecli/plugin-user/commit/d26e5a4e86dc4623affebcd39d671ab0a0288d10))
12+
* table output and alias ([4c75d8c](https://github.com/salesforcecli/plugin-user/commit/4c75d8c0e7dbd4436337755fbe5aa5b2f27073fd))
13+
514
### [1.0.1](https://github.com/salesforcecli/plugin-user/compare/v1.0.0...v1.0.1) (2020-12-10)
615

716
## 1.0.0 (2020-11-19)

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-user",
33
"description": "Commands to interact with Users and Permission Sets",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)