Skip to content

Commit

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


## [0.11.1](https://github.com/arshad-yaseen/monacopilot/compare/v0.11.0...v0.11.1) (2024-09-29)
## [0.11.2](https://github.com/arshad-yaseen/monacopilot/compare/v0.11.1...v0.11.2) (2024-09-29)


### 📚 Documentation

* improve api handler section ([25d076c](https://github.com/arshad-yaseen/monacopilot/commit/25d076c1681f788e3784200924dbd9bb19549983))

## [0.11.1](https://github.com/arshad-yaseen/monacopilot/compare/v0.11.0...v0.11.1) (2024-09-29)

### 📚 Documentation

* fix code block collision ([f26bbe2](https://github.com/arshad-yaseen/monacopilot/commit/f26bbe27ded19a171db09ec67eda3b2006f030b8))
- fix code block collision ([f26bbe2](https://github.com/arshad-yaseen/monacopilot/commit/f26bbe27ded19a171db09ec67eda3b2006f030b8))

## [0.11.0](https://github.com/arshad-yaseen/monacopilot/compare/v0.10.19...v0.11.0) (2024-09-29)

Expand All @@ -24,4 +30,4 @@

### 🔧 CI/CD

- remove auto-changelog ([e48c3aa](https://github.com/arshad-yaseen/monacopilot/commit/e48c3aa1edea826df74cf42eaa41cdbc36cb00b7))
- remove auto-changelog ([e48c3aa](https://github.com/arshad-yaseen/monacopilot/commit/e48c3aa1edea826df74cf42eaa41cdbc36cb00b7))
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.1",
"version": "0.11.2",
"description": "AI auto-completion plugin for Monaco Editor",
"main": "./build/index.js",
"module": "./build/index.mjs",
Expand Down

0 comments on commit 3009c26

Please sign in to comment.