Skip to content

Commit d0868a3

Browse files
committed
chore(release): v0.16.7 [skip-release]
1 parent c94ad31 commit d0868a3

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
11

22

3-
## [0.16.6](https://github.com/arshad-yaseen/monacopilot/compare/v0.16.5...v0.16.6) (2024-12-28)
3+
## [0.16.7](https://github.com/arshad-yaseen/monacopilot/compare/v0.16.6...v0.16.7) (2025-01-07)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* contributing.md ([c94ad31](https://github.com/arshad-yaseen/monacopilot/commit/c94ad31589bf3ba6a6a93be5a34ad44075a1baa2))
49

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

612
### 🐛 Bug Fixes
713

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

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "monacopilot",
3-
"version": "0.16.6",
3+
"version": "0.16.7",
44
"description": "AI auto-completion plugin for Monaco Editor",
55
"main": "./build/index.js",
66
"module": "./build/index.mjs",

0 commit comments

Comments
 (0)