Skip to content

Commit e2969f9

Browse files
committed
chore(release): 1.1.12 [skip ci]
1 parent 4914952 commit e2969f9

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.12](https://github.com/salesforcecli/plugin-license-management/compare/1.1.11...1.1.12) (2026-06-17)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump markdown-it from 14.1.0 to 14.2.0 ([c00f86b](https://github.com/salesforcecli/plugin-license-management/commit/c00f86b6601a980614c6e759094d13f818de029d))
6+
17
## [1.1.11](https://github.com/salesforcecli/plugin-license-management/compare/1.1.10...1.1.11) (2026-06-14)
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.11/src/commands/license/provision.ts)_
119+
_See code: [src/commands/license/provision.ts](https://github.com/salesforcecli/plugin-license-management/blob/1.1.12/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.11",
4+
"version": "1.1.12",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)