Skip to content

Commit

Permalink
chore(release): 2.3.8 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Apr 7, 2023
1 parent d96245d commit ee6a0f5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.3.8](https://github.com/salesforcecli/plugin-user/compare/2.3.7...2.3.8) (2023-04-07)


### Bug Fixes

* update package.json for correct help and command ref ([b981fdc](https://github.com/salesforcecli/plugin-user/commit/b981fdc7cb16af5ff748565cf98a7e5f65780c44))



## [2.3.7](https://github.com/salesforcecli/plugin-user/compare/2.3.6...2.3.7) (2023-04-02)


Expand Down
4 changes: 2 additions & 2 deletions 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": "2.3.7",
"version": "2.3.8",
"author": "Salesforce",
"main": "lib/index.js",
"bugs": "https://github.com/forcedotcom/cli/issues",
Expand Down Expand Up @@ -241,4 +241,4 @@
"output": []
}
}
}
}

0 comments on commit ee6a0f5

Please sign in to comment.