Skip to content

Commit 7ef9741

Browse files
committed
chore(release): 1.1.8 [skip ci]
1 parent 3efcfe1 commit 7ef9741

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.8](https://github.com/salesforcecli/plugin-license-management/compare/1.1.7...1.1.8) (2026-05-25)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @salesforce/core from 8.30.3 to 8.31.0 ([c575198](https://github.com/salesforcecli/plugin-license-management/commit/c57519874d0b285ce496211d157fcea826b5e652))
6+
17
## [1.1.7](https://github.com/salesforcecli/plugin-license-management/compare/1.1.6...1.1.7) (2026-05-24)
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.7/src/commands/license/provision.ts)_
119+
_See code: [src/commands/license/provision.ts](https://github.com/salesforcecli/plugin-license-management/blob/1.1.8/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.7",
4+
"version": "1.1.8",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)