Skip to content

Commit e47bd1c

Browse files
committed
chore(release): 1.1.1 [skip ci]
1 parent 066bc76 commit e47bd1c

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
# 1.1.0 (2026-05-08)
1+
## [1.1.1](https://github.com/salesforcecli/plugin-license-management/compare/1.1.0...1.1.1) (2026-05-09)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump fast-uri from 3.0.1 to 3.1.2 ([e65d46b](https://github.com/salesforcecli/plugin-license-management/commit/e65d46b5b99efc171504178668d950b056c36eba))
6+
7+
# [1.1.0](https://github.com/salesforcecli/plugin-license-management/compare/fd8bc03be0c8477645e52b5462ab5147c89b27a8...1.1.0) (2026-05-08)
28

39
### Features
410

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/0.1.0/src/commands/license/provision.ts)_
119+
_See code: [src/commands/license/provision.ts](https://github.com/salesforcecli/plugin-license-management/blob/1.1.1/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.0",
4+
"version": "1.1.1",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)