Skip to content

Commit 605fe1e

Browse files
committed
chore(release): 3.1.11 [skip ci]
1 parent f6fd2d1 commit 605fe1e

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [3.1.11](https://github.com/oclif/plugin-autocomplete/compare/3.1.10...3.1.11) (2024-07-28)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @oclif/core from 4.0.12 to 4.0.17 ([#752](https://github.com/oclif/plugin-autocomplete/issues/752)) ([f6fd2d1](https://github.com/oclif/plugin-autocomplete/commit/f6fd2d1fa7a98ce290641e76683f39ed871ec116))
6+
17
## [3.1.10](https://github.com/oclif/plugin-autocomplete/compare/3.1.9...3.1.10) (2024-07-28)
28

39
### Bug Fixes

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ EXAMPLES
6363
$ oclif-example autocomplete --refresh-cache
6464
```
6565

66-
_See code: [src/commands/autocomplete/index.ts](https://github.com/oclif/plugin-autocomplete/blob/3.1.10/src/commands/autocomplete/index.ts)_
66+
_See code: [src/commands/autocomplete/index.ts](https://github.com/oclif/plugin-autocomplete/blob/3.1.11/src/commands/autocomplete/index.ts)_
6767

6868
<!-- commandsstop -->
6969

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oclif/plugin-autocomplete",
33
"description": "autocomplete plugin for oclif",
4-
"version": "3.1.10",
4+
"version": "3.1.11",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/plugin-autocomplete/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)