Skip to content

Commit b11ef7e

Browse files
committed
chore(release): 8.28.0 [skip ci]
1 parent 9575809 commit b11ef7e

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [8.28.0](https://github.com/forcedotcom/sfdx-core/compare/8.27.1...8.28.0) (2026-03-30)
2+
3+
4+
### Bug Fixes
5+
6+
* rename defaultLWCLanguage to defaultLwcLanguage @W-21523324@ ([cb1fede](https://github.com/forcedotcom/sfdx-core/commit/cb1fede2f0022cec98ec39ad1c18999812cd60b1)), closes [#758](https://github.com/forcedotcom/sfdx-core/issues/758)
7+
8+
9+
### Features
10+
11+
* **schema:** add defaultLWCLanguage property to sfdx-project.json schema ([39aecce](https://github.com/forcedotcom/sfdx-core/commit/39aeccebdacb92dd8719f38e2f1af01050ba6cbf)), closes [#758](https://github.com/forcedotcom/sfdx-core/issues/758)
12+
13+
14+
115
## [8.27.1](https://github.com/forcedotcom/sfdx-core/compare/8.27.0...8.27.1) (2026-03-19)
216

317

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@salesforce/core",
3-
"version": "8.27.1",
3+
"version": "8.28.0",
44
"description": "Core libraries to interact with SFDX projects, orgs, and APIs.",
55
"main": "lib/index",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)