Skip to content

Commit

Permalink
chore(release): 2.9.3 [skip ci]
Browse files Browse the repository at this point in the history
## [2.9.3](v2.9.2...v2.9.3) (2020-08-06)

### Bug Fixes

* changed to be greater than, not greater than or equal to ([7f1a12d](7f1a12d))
  • Loading branch information
semantic-release-bot committed Aug 6, 2020
1 parent 77549e8 commit c9dc5a0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.9.3](https://github.com/forcedotcom/sfdx-core/compare/v2.9.2...v2.9.3) (2020-08-06)


### Bug Fixes

* changed to be greater than, not greater than or equal to ([7f1a12d](https://github.com/forcedotcom/sfdx-core/commit/7f1a12d7a7d7aa460de5bb32a368f52c11219a4e))

## [2.9.2](https://github.com/forcedotcom/sfdx-core/compare/v2.9.1...v2.9.2) (2020-08-06)


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": "2.9.2",
"version": "2.9.3",
"description": "Core libraries to interact with SFDX projects, orgs, and APIs.",
"main": "lib/exported",
"license": "BSD-3-Clause",
Expand Down

0 comments on commit c9dc5a0

Please sign in to comment.