Skip to content

Commit

Permalink
chore(release): 2.9.86 [skip ci]
Browse files Browse the repository at this point in the history
## [2.9.86](v2.9.85...v2.9.86) (2024-12-06)

### Bug Fixes

* **deps:** bump @oclif/core from 4.0.33 to 4.0.34 ([#849](#849)) ([030046c](030046c))
  • Loading branch information
semantic-release-bot committed Dec 6, 2024
1 parent 5fd25fc commit 6fecb3b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.9.86](https://github.com/jayree/sfdx-autocomplete-plugin/compare/v2.9.85...v2.9.86) (2024-12-06)


### Bug Fixes

* **deps:** bump @oclif/core from 4.0.33 to 4.0.34 ([#849](https://github.com/jayree/sfdx-autocomplete-plugin/issues/849)) ([030046c](https://github.com/jayree/sfdx-autocomplete-plugin/commit/030046cef80bee4fe49ce9787e4b8a2dc5cd94f1))

## [2.9.85](https://github.com/jayree/sfdx-autocomplete-plugin/compare/v2.9.84...v2.9.85) (2024-11-22)


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ DESCRIPTION
display autocomplete installation instructions
```

_See code: [src/commands/autocmplt/index.ts](https://github.com/jayree/sfdx-autocomplete-plugin/blob/v2.9.85/src/commands/autocmplt/index.ts)_
_See code: [src/commands/autocmplt/index.ts](https://github.com/jayree/sfdx-autocomplete-plugin/blob/v2.9.86/src/commands/autocmplt/index.ts)_

### `sfdx autocomplete create`

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sfdx-autocmplt",
"description": "autocomplete plugin for sfdx and sf CLI",
"version": "2.9.85",
"version": "2.9.86",
"author": "jayree @jayree",
"bugs": "https://github.com/jayree/sfdx-autocomplete-plugin/issues",
"type": "module",
Expand Down

0 comments on commit 6fecb3b

Please sign in to comment.