From f2933a0f5cd245a1a1633aea13cdc8375f08c7e2 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 29 Sep 2024 03:01:14 +0000 Subject: [PATCH] chore(release): 1.4.25 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ba197f5..858e5705 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.4.25](https://github.com/salesforcecli/plugin-analytics/compare/1.4.24...1.4.25) (2024-09-29) + + +### Bug Fixes + +* **deps:** bump @oclif/plugin-help from 6.2.11 to 6.2.12 ([#562](https://github.com/salesforcecli/plugin-analytics/issues/562)) ([b29cb7b](https://github.com/salesforcecli/plugin-analytics/commit/b29cb7bc7aa2ee2c811ae024b5bae052e64c83dc)) + + + ## [1.4.24](https://github.com/salesforcecli/plugin-analytics/compare/1.4.23...1.4.24) (2024-08-25) diff --git a/package.json b/package.json index fe93b155..a16fe1cc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/analytics", "description": "Commands for working with Salesforce Analytics applications, assets, and services", - "version": "1.4.24", + "version": "1.4.25", "author": "Salesforce", "bugs": "https://github.com/salesforcecli/plugin-analytics/issues", "dependencies": {