We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a289d55 commit 865f2e9Copy full SHA for 865f2e9
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [4.24.1](https://github.com/forcedotcom/packaging/compare/4.24.0...4.24.1) (2026-05-29)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump @salesforce/source-deploy-retrieve ([eaf2ceb](https://github.com/forcedotcom/packaging/commit/eaf2ceb9cfec0cc347ebd885a6c4d3c7d69f9eba))
7
8
9
10
# [4.24.0](https://github.com/forcedotcom/packaging/compare/4.23.0...4.24.0) (2026-05-28)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@salesforce/packaging",
- "version": "4.24.0",
+ "version": "4.24.1",
"description": "Packaging library for the Salesforce packaging platform",
"main": "lib/exported",
"types": "lib/exported.d.ts",
0 commit comments