Skip to content

Commit

Permalink
chore(release): v0.16.6 [skip-release]
Browse files Browse the repository at this point in the history
  • Loading branch information
arshad-yaseen committed Dec 28, 2024
1 parent 2268d72 commit a785450
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 @@


## [0.16.6](https://github.com/arshad-yaseen/monacopilot/compare/v0.16.5...v0.16.6) (2024-12-28)


### 🐛 Bug Fixes

* indent logic that doing in invalid cases ([2268d72](https://github.com/arshad-yaseen/monacopilot/commit/2268d721219137dbf101bcd2a4d743514d127c71))

## [0.16.5](https://github.com/arshad-yaseen/monacopilot/compare/v0.16.4...v0.16.5) (2024-12-28)

### 🔧 Maintenance
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.16.5",
"version": "0.16.6",
"description": "AI auto-completion plugin for Monaco Editor",
"main": "./build/index.js",
"module": "./build/index.mjs",
Expand Down

0 comments on commit a785450

Please sign in to comment.