Skip to content

Commit

Permalink
chore(release): v0.15.5 [skip-release]
Browse files Browse the repository at this point in the history
  • Loading branch information
arshad-yaseen committed Dec 6, 2024
1 parent 3dc83e1 commit 49a0945
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.15.4](https://github.com/arshad-yaseen/monacopilot/compare/v0.15.3...v0.15.4) (2024-12-01)
## [0.15.5](https://github.com/arshad-yaseen/monacopilot/compare/v0.15.4...v0.15.5) (2024-12-06)


### 🐛 Bug Fixes

* completion not showing if the mode is insert ([a16ae11](https://github.com/arshad-yaseen/monacopilot/commit/a16ae115552170efca5bc8959d0906568fbbdbb2))

## [0.15.4](https://github.com/arshad-yaseen/monacopilot/compare/v0.15.3...v0.15.4) (2024-12-01)

### 🔧 Maintenance

* issue template ([46dc85e](https://github.com/arshad-yaseen/monacopilot/commit/46dc85e55c4dd6736e4163b8574425a5f2279e63))
- issue template ([46dc85e](https://github.com/arshad-yaseen/monacopilot/commit/46dc85e55c4dd6736e4163b8574425a5f2279e63))

## [0.15.3](https://github.com/arshad-yaseen/monacopilot/compare/v0.15.2...v0.15.3) (2024-11-28)

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

0 comments on commit 49a0945

Please sign in to comment.