Skip to content

Commit

Permalink
chore(release): v0.11.7 [skip-release]
Browse files Browse the repository at this point in the history
  • Loading branch information
arshad-yaseen committed Oct 19, 2024
1 parent 3a25bc8 commit be6da9c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@


## [0.11.7](https://github.com/arshad-yaseen/monacopilot/compare/v0.11.6...v0.11.7) (2024-10-19)


### 💅 Styling

* font sizes to rem ([80bd568](https://github.com/arshad-yaseen/monacopilot/commit/80bd568232eba822d8419c09c752051ac759b217))
* improve ([c71e6ad](https://github.com/arshad-yaseen/monacopilot/commit/c71e6ad182926ffa09fa6036ba07d53e1faaefe4))
* modify widget styles ([90c5cfc](https://github.com/arshad-yaseen/monacopilot/commit/90c5cfc83d29e4bb800becf52a3a37337c680f2c))
* widgets style WIP ([a159b23](https://github.com/arshad-yaseen/monacopilot/commit/a159b23fd1bc03a15d273e072144538b59a8a626))

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

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

0 comments on commit be6da9c

Please sign in to comment.