We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 179fce5 commit d42e83eCopy full SHA for d42e83e
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [11.0.3](https://github.com/forcedotcom/dev-scripts/compare/11.0.2...11.0.3) (2025-08-18)
2
+
3
4
+### Bug Fixes
5
6
+* bump node types ([041dfde](https://github.com/forcedotcom/dev-scripts/commit/041dfde7cfcd4f8d9241285bab1ad248dac4ed25))
7
8
9
10
## [11.0.2](https://github.com/forcedotcom/dev-scripts/compare/11.0.1...11.0.2) (2025-04-21)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@salesforce/dev-scripts",
- "version": "11.0.2",
+ "version": "11.0.3",
"description": "Standardize package.json scripts and config files for Salesforce projects.",
"repository": "forcedotcom/dev-scripts",
"bin": {
0 commit comments