Skip to content

Commit 962277a

Browse files
committed
chore(release): 11.0.1 [skip ci]
1 parent 149eb1e commit 962277a

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
## [10.2.12](https://github.com/forcedotcom/dev-scripts/compare/10.2.11...10.2.12) (2025-02-27)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@salesforce/dev-scripts",
3-
"version": "11.0.0",
3+
"version": "11.0.1",
44
"description": "Standardize package.json scripts and config files for Salesforce projects.",
55
"repository": "forcedotcom/dev-scripts",
66
"bin": {

0 commit comments

Comments
 (0)