Skip to content

Commit

Permalink
chore(release): 1.1.1 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
SF-CLI-BOT committed Feb 17, 2021
1 parent b85ff46 commit 4e101af
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.1.1](https://github.com/salesforcecli/plugin-user/compare/v1.1.0...v1.1.1) (2021-02-17)


### Bug Fixes

* alias OOB, defaultMarker, and perf ([ff4329f](https://github.com/salesforcecli/plugin-user/commit/ff4329f65208585c38717953d5fab588c8734a85))
* prevent undefined via optional chaining ([605af37](https://github.com/salesforcecli/plugin-user/commit/605af37431dff7fcdba1ecd1b56a2765dc6f5c2b))

## [1.1.0](https://github.com/salesforcecli/plugin-user/compare/v1.0.14...v1.1.0) (2021-02-09)


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.1.0",
"version": "1.1.1",
"author": "Salesforce",
"bugs": "https://github.com/forcedotcom/cli/issues",
"dependencies": {
Expand Down

0 comments on commit 4e101af

Please sign in to comment.