We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bc92cc commit 1a84509Copy full SHA for 1a84509
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [2.3.28](https://github.com/salesforcecli/plugin-user/compare/2.3.27...2.3.28) (2023-08-07)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** core 5 ([0bc92cc](https://github.com/salesforcecli/plugin-user/commit/0bc92cc804c2c9aab250c329033762673c5e07c1))
7
8
9
10
## [2.3.27](https://github.com/salesforcecli/plugin-user/compare/2.3.26...2.3.27) (2023-07-25)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-user",
"description": "Commands to interact with Users and Permission Sets",
- "version": "2.3.27",
+ "version": "2.3.28",
"author": "Salesforce",
"main": "lib/index.js",
"bugs": "https://github.com/forcedotcom/cli/issues",
0 commit comments