From b06cf5c442577bbdcc7fde29bb9d0552a1c6fc8e Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 4 Aug 2024 02:50:39 +0000 Subject: [PATCH] chore(release): 1.4.23 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bc33d66..e4fa7718 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.4.23](https://github.com/salesforcecli/plugin-analytics/compare/1.4.22...1.4.23) (2024-08-04) + + +### Bug Fixes + +* **deps:** bump @salesforce/kit from 3.1.6 to 3.2.0 ([#517](https://github.com/salesforcecli/plugin-analytics/issues/517)) ([849c7a6](https://github.com/salesforcecli/plugin-analytics/commit/849c7a603c89f71972c0cb6d30f35c6c17607d55)) + + + ## [1.4.22](https://github.com/salesforcecli/plugin-analytics/compare/1.4.21...1.4.22) (2024-07-14) diff --git a/package.json b/package.json index 2617395c..fb426735 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.22", + "version": "1.4.23", "author": "Salesforce", "bugs": "https://github.com/salesforcecli/plugin-analytics/issues", "dependencies": {