Skip to content

Commit 94618ae

Browse files
committed
chore(release): 1.1.17 [skip ci]
1 parent 84a6c86 commit 94618ae

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.1.17](https://github.com/salesforcecli/plugin-license-management/compare/1.1.16...1.1.17) (2026-06-28)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @oclif/core from 4.11.7 to 4.11.11 ([27e1be8](https://github.com/salesforcecli/plugin-license-management/commit/27e1be8d30852bf346230d91d61003fbec19b4b7))
6+
17
## [1.1.16](https://github.com/salesforcecli/plugin-license-management/compare/1.1.15...1.1.16) (2026-06-28)
28

39
### Bug Fixes

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ EXAMPLES
116116
$ sf license provision --target-org myScratchOrg --definition-file test/config/provisionPSLs.json
117117
```
118118

119-
_See code: [src/commands/license/provision.ts](https://github.com/salesforcecli/plugin-license-management/blob/1.1.16/src/commands/license/provision.ts)_
119+
_See code: [src/commands/license/provision.ts](https://github.com/salesforcecli/plugin-license-management/blob/1.1.17/src/commands/license/provision.ts)_
120120

121121
<!-- commandsstop -->
122122

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-license-management",
33
"description": "Manage Permission Set Licenses",
4-
"version": "1.1.16",
4+
"version": "1.1.17",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)