Skip to content

Commit 95c6682

Browse files
committed
chore(release): 4.24.0 [skip ci]
1 parent cf1d777 commit 95c6682

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [4.24.0](https://github.com/forcedotcom/packaging/compare/4.23.0...4.24.0) (2026-05-28)
2+
3+
4+
### Bug Fixes
5+
6+
* use public registry hosts in yarn.lock ([692695d](https://github.com/forcedotcom/packaging/commit/692695dc8cee64b1039ceefd05249b1a3beae9f0))
7+
8+
9+
### Features
10+
11+
* split unretrievable dev-zip error into native and converted 2GP ([ff8690f](https://github.com/forcedotcom/packaging/commit/ff8690f33e444396785d7e90a15c193b3160de75))
12+
13+
14+
115
# [4.23.0](https://github.com/forcedotcom/packaging/compare/4.22.16...4.23.0) (2026-05-19)
216

317

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@salesforce/packaging",
3-
"version": "4.23.0",
3+
"version": "4.24.0",
44
"description": "Packaging library for the Salesforce packaging platform",
55
"main": "lib/exported",
66
"types": "lib/exported.d.ts",

0 commit comments

Comments
 (0)