Skip to content

Commit

Permalink
chore(release): v0.11.6 [skip-release]
Browse files Browse the repository at this point in the history
  • Loading branch information
arshad-yaseen committed Oct 1, 2024
1 parent 97fc09c commit b97306c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,17 @@


## [0.11.5](https://github.com/arshad-yaseen/monacopilot/compare/v0.11.4...v0.11.5) (2024-09-30)
## [0.11.6](https://github.com/arshad-yaseen/monacopilot/compare/v0.11.5...v0.11.6) (2024-10-01)


### 📚 Documentation

* fix the naming with deregister method ([97fc09c](https://github.com/arshad-yaseen/monacopilot/commit/97fc09cf23c4c98e5d1fa0e93e586f657e1a4dce))

## [0.11.5](https://github.com/arshad-yaseen/monacopilot/compare/v0.11.4...v0.11.5) (2024-09-30)

### 📚 Documentation

* improve description ([888146b](https://github.com/arshad-yaseen/monacopilot/commit/888146b3c8d360b1932c3e3894dd86c12d766911))
- improve description ([888146b](https://github.com/arshad-yaseen/monacopilot/commit/888146b3c8d360b1932c3e3894dd86c12d766911))

## [0.11.4](https://github.com/arshad-yaseen/monacopilot/compare/v0.11.2...v0.11.4) (2024-09-30)

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": "monacopilot",
"version": "0.11.5",
"version": "0.11.6",
"description": "AI auto-completion plugin for Monaco Editor",
"main": "./build/index.js",
"module": "./build/index.mjs",
Expand Down

0 comments on commit b97306c

Please sign in to comment.