Skip to content

Commit

Permalink
chore(release): 8.1.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Jul 3, 2024
1 parent ab39315 commit 4379357
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.1.1](https://github.com/forcedotcom/sfdx-core/compare/8.1.0...8.1.1) (2024-07-03)


### Bug Fixes

* allow for undefined uniqueListerners ([5c6779c](https://github.com/forcedotcom/sfdx-core/commit/5c6779c31ecead10ab68f6a3e3f9619e8706f7d2))



# [8.1.0](https://github.com/forcedotcom/sfdx-core/compare/8.0.5...8.1.0) (2024-06-27)


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.0",
"version": "8.1.1",
"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 4379357

Please sign in to comment.