Skip to content

Commit cebbea6

Browse files
committed
chore(release): 1.2.17 [skip ci]
1 parent 71ec923 commit cebbea6

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.2.17](https://github.com/salesforcecli/plugin-marketplace/compare/1.2.16...1.2.17) (2024-06-24)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @salesforce/sf-plugins-core from 11.1.1 to 11.1.2 ([31242c3](https://github.com/salesforcecli/plugin-marketplace/commit/31242c32ed5d36479cf3b9f26c69ede3a68bcb37))
6+
17
## [1.2.16](https://github.com/salesforcecli/plugin-marketplace/compare/1.2.15...1.2.16) (2024-06-20)
28

39
### Bug Fixes

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,6 @@ EXAMPLES
8585
$ sf plugins discover
8686
```
8787

88-
_See code: [src/commands/plugins/discover.ts](https://github.com/salesforcecli/plugin-marketplace/blob/1.2.16/src/commands/plugins/discover.ts)_
88+
_See code: [src/commands/plugins/discover.ts](https://github.com/salesforcecli/plugin-marketplace/blob/1.2.17/src/commands/plugins/discover.ts)_
8989

9090
<!-- commandsstop -->

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-marketplace",
33
"description": "Find sf plugins",
4-
"version": "1.2.16",
4+
"version": "1.2.17",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)