From a26f9824e9fe0d29c4286b75bf963cd7e0956658 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Tue, 17 Oct 2023 12:32:25 +0000 Subject: [PATCH] chore(release): 3.9.2 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 93f2301c..c8a7a398 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.9.2](https://github.com/oclif/plugin-plugins/compare/3.9.1...3.9.2) (2023-10-17) + + +### Bug Fixes + +* update npm version ([d8e8d21](https://github.com/oclif/plugin-plugins/commit/d8e8d21461878c0344efd9cc24658a35ade24568)) + + + ## [3.9.1](https://github.com/oclif/plugin-plugins/compare/3.9.0...3.9.1) (2023-10-10) diff --git a/package.json b/package.json index 68d20455..4d0e377b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-plugins", "description": "plugins plugin for oclif", - "version": "3.9.1", + "version": "3.9.2", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-plugins/issues", "dependencies": { @@ -87,4 +87,4 @@ "version": "oclif readme && git add README.md" }, "types": "lib/index.d.ts" -} +} \ No newline at end of file