Skip to content

Commit

Permalink
chore(release): 8.2.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Jul 16, 2024
1 parent 7716748 commit 6ac0451
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 @@
# [8.2.0](https://github.com/forcedotcom/sfdx-core/compare/8.1.3...8.2.0) (2024-07-16)


### Features

* deprecate CMTRecordManagedDeletion scratch org feature ([7716748](https://github.com/forcedotcom/sfdx-core/commit/7716748fc568cdbc14ec86257b1ba398b65717c0))



## [8.1.3](https://github.com/forcedotcom/sfdx-core/compare/8.1.2...8.1.3) (2024-07-16)


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": "8.1.3",
"version": "8.2.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 6ac0451

Please sign in to comment.