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 149eb1e commit 962277aCopy full SHA for 962277a
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [11.0.1](https://github.com/forcedotcom/dev-scripts/compare/10.2.12...11.0.1) (2025-04-10)
2
+
3
4
+### Bug Fixes
5
6
+* major bump failed ([149eb1e](https://github.com/forcedotcom/dev-scripts/commit/149eb1ee73b63cc4a12cc2ae43868da37c254818))
7
8
9
10
## [10.2.12](https://github.com/forcedotcom/dev-scripts/compare/10.2.11...10.2.12) (2025-02-27)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@salesforce/dev-scripts",
- "version": "11.0.0",
+ "version": "11.0.1",
"description": "Standardize package.json scripts and config files for Salesforce projects.",
"repository": "forcedotcom/dev-scripts",
"bin": {
0 commit comments