From 980cbf1ef8f65d20732485b108dab3b17b574a88 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Thu, 20 Jun 2024 16:10:16 +0000 Subject: [PATCH] chore(release): 1.2.16 [skip ci] --- CHANGELOG.md | 6 ++++++ README.md | 2 +- package.json | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 348607d..052e6e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.2.16](https://github.com/salesforcecli/plugin-marketplace/compare/1.2.15...1.2.16) (2024-06-20) + +### Bug Fixes + +- updates from devScripts ([#291](https://github.com/salesforcecli/plugin-marketplace/issues/291)) ([142a686](https://github.com/salesforcecli/plugin-marketplace/commit/142a686d8f1c13784dfdb36ffda3717a98bf74a9)) + ## [1.2.15](https://github.com/salesforcecli/plugin-marketplace/compare/1.2.14...1.2.15) (2024-06-17) ### Bug Fixes diff --git a/README.md b/README.md index 6cc0a60..be4d087 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,6 @@ EXAMPLES $ sf plugins discover ``` -_See code: [src/commands/plugins/discover.ts](https://github.com/salesforcecli/plugin-marketplace/blob/1.2.15/src/commands/plugins/discover.ts)_ +_See code: [src/commands/plugins/discover.ts](https://github.com/salesforcecli/plugin-marketplace/blob/1.2.16/src/commands/plugins/discover.ts)_ diff --git a/package.json b/package.json index 7eeea3c..dac2bd5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-marketplace", "description": "Find sf plugins", - "version": "1.2.15", + "version": "1.2.16", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {