From c23142711d0ea4899350e60e846585e47b0b23c2 Mon Sep 17 00:00:00 2001
From: svc-cli-bot <svc_cli_bot@salesforce.com>
Date: Sat, 1 Apr 2023 11:44:19 +0000
Subject: [PATCH] chore(release): 1.4.11 [skip ci]

---
 CHANGELOG.md | 9 +++++++++
 package.json | 4 ++--
 2 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9ca40ff3..6d51ea6a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,12 @@
+## [1.4.11](https://github.com/salesforcecli/plugin-signups/compare/1.4.10...1.4.11) (2023-04-01)
+
+
+### Bug Fixes
+
+* **deps:** bump @salesforce/core from 3.34.4 to 3.34.6 ([4f4f421](https://github.com/salesforcecli/plugin-signups/commit/4f4f421961c8701d5a7f66915aa5f3890cc74757))
+
+
+
 ## [1.4.10](https://github.com/salesforcecli/plugin-signups/compare/1.4.9...1.4.10) (2023-03-26)
 
 
diff --git a/package.json b/package.json
index 4c579b37..16f6897d 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "@salesforce/plugin-signups",
   "description": "Commands to interact with org shapes",
-  "version": "1.4.10",
+  "version": "1.4.11",
   "author": "Salesforce",
   "main": "lib/index.js",
   "bugs": "https://github.com/forcedotcom/cli/issues",
@@ -227,4 +227,4 @@
       "output": []
     }
   }
-}
+}
\ No newline at end of file