From ed16a4d356dc6333cff7b5aff9b588b6f1337e6d Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Tue, 6 Jun 2023 18:07:15 +0000 Subject: [PATCH] chore(release): 0.7.9 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7740815..8e1e9f07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.7.9](https://github.com/salesforcecli/plugin-dev/compare/0.7.8...0.7.9) (2023-06-06) + + +### Bug Fixes + +* rightfully manipulate package json topics ([d3b35d0](https://github.com/salesforcecli/plugin-dev/commit/d3b35d085bd7766a9bf908f1344aa7ded85df8b5)) + + + ## [0.7.8](https://github.com/salesforcecli/plugin-dev/compare/0.7.7...0.7.8) (2023-06-02) diff --git a/package.json b/package.json index 77a1fa2a..e7085aed 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-dev", "description": "commands for sf plugin development", - "version": "0.7.8", + "version": "0.7.9", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": { @@ -247,4 +247,4 @@ "output": [] } } -} +} \ No newline at end of file