We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e39282 commit 351b592Copy full SHA for 351b592
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [4.22.16](https://github.com/forcedotcom/packaging/compare/4.22.15...4.22.16) (2026-05-09)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump fast-uri from 3.1.0 to 3.1.2 ([7577dca](https://github.com/forcedotcom/packaging/commit/7577dcaa65c0f6fc585ebc8c01655cde6068691a))
7
8
9
10
## [4.22.15](https://github.com/forcedotcom/packaging/compare/4.22.14...4.22.15) (2026-05-07)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@salesforce/packaging",
- "version": "4.22.15",
+ "version": "4.22.16",
"description": "Packaging library for the Salesforce packaging platform",
"main": "lib/exported",
"types": "lib/exported.d.ts",
0 commit comments