Skip to content

Commit a0e0693

Browse files
committed
chore(release): 11.0.4 [skip ci]
1 parent 0c23d77 commit a0e0693

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## [11.0.4](https://github.com/forcedotcom/dev-scripts/compare/11.0.4-dev.0...11.0.4) (2025-08-29)
2+
3+
4+
### Bug Fixes
5+
6+
* bump eslint lib ([f189cdd](https://github.com/forcedotcom/dev-scripts/commit/f189cdd08a347a53be0d0d3b69ef5e30fa476bda))
7+
8+
9+
10+
## [11.0.4-dev.0](https://github.com/forcedotcom/dev-scripts/compare/11.0.3...11.0.4-dev.0) (2025-08-28)
11+
12+
13+
### Bug Fixes
14+
15+
* oss-templates and apache 2.0 ([3c46a02](https://github.com/forcedotcom/dev-scripts/commit/3c46a0200334b2f6f2fd6839df65506f9f60d62d))
16+
17+
18+
119
## [11.0.3](https://github.com/forcedotcom/dev-scripts/compare/11.0.2...11.0.3) (2025-08-18)
220

321

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.4-dev.0",
3+
"version": "11.0.4",
44
"description": "Standardize package.json scripts and config files for Salesforce projects.",
55
"repository": "forcedotcom/dev-scripts",
66
"bin": {

0 commit comments

Comments
 (0)