Skip to content

Commit

Permalink
chore(release): 7.3.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Apr 15, 2024
1 parent 265b44b commit 49bebab
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [7.3.0](https://github.com/forcedotcom/sfdx-core/compare/7.2.0...7.3.0) (2024-04-15)


### Features

* **scratch:** remove language restriction ([97e1989](https://github.com/forcedotcom/sfdx-core/commit/97e19891089d4189181eb54ce5edb3dc03fb12c2))



# [7.2.0](https://github.com/forcedotcom/sfdx-core/compare/7.1.0...7.2.0) (2024-04-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@salesforce/core",
"version": "7.2.0",
"version": "7.3.0",
"description": "Core libraries to interact with SFDX projects, orgs, and APIs.",
"main": "lib/index",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit 49bebab

Please sign in to comment.