Skip to content

Commit 30d614e

Browse files
committed
chore(release): 1.1.4 [skip ci]
1 parent a3cd538 commit 30d614e

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.4](https://github.com/salesforcecli/plugin-license-management/compare/1.1.3...1.1.4) (2026-05-10)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @salesforce/sf-plugins-core from 12.2.6 to 12.2.16 ([ef87013](https://github.com/salesforcecli/plugin-license-management/commit/ef87013fa1472db39b4ead49bd90575eca995afe))
6+
17
## [1.1.3](https://github.com/salesforcecli/plugin-license-management/compare/1.1.2...1.1.3) (2026-05-10)
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.3/src/commands/license/provision.ts)_
119+
_See code: [src/commands/license/provision.ts](https://github.com/salesforcecli/plugin-license-management/blob/1.1.4/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.3",
4+
"version": "1.1.4",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)