Skip to content

Commit 91ff2d3

Browse files
committed
chore(release): 1.0.13 [skip ci]
1 parent 78cd65b commit 91ff2d3

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.0.13](https://github.com/salesforcecli/plugin-marketplace/compare/1.0.12...1.0.13) (2023-12-24)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @salesforce/sf-plugins-core from 5.0.11 to 5.0.12 ([e06b660](https://github.com/salesforcecli/plugin-marketplace/commit/e06b660a435d88786b2568ac274194e382c90c98))
6+
17
## [1.0.12](https://github.com/salesforcecli/plugin-marketplace/compare/1.0.11...1.0.12) (2023-12-17)
28

39
### Bug Fixes

README.md

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

87-
_See code: [src/commands/plugins/discover.ts](https://github.com/salesforcecli/plugin-marketplace/blob/1.0.12/src/commands/plugins/discover.ts)_
87+
_See code: [src/commands/plugins/discover.ts](https://github.com/salesforcecli/plugin-marketplace/blob/1.0.13/src/commands/plugins/discover.ts)_
8888

8989
<!-- 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.0.12",
4+
"version": "1.0.13",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)