Skip to content

Commit

Permalink
chore(release): release v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Jan 14, 2025
1 parent e990198 commit 6d36df2
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,6 +1,18 @@
# Changelog


## v0.4.0

[compare changes](https://github.com/nuxtlabs/monarch/compare/0.3.0...v0.4.0)

### 🚀 Enhancements

- Monaco editor folding range provider ([#11](https://github.com/nuxtlabs/monarch/pull/11))

### ❤️ Contributors

- Adam DeHaven ([@adamdehaven](http://github.com/adamdehaven))

## v0.3.0

[compare changes](https://github.com/nuxtlabs/monarch/compare/0.2.0...v0.3.0)
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": "@nuxtlabs/monarch-mdc",
"version": "0.3.0",
"version": "0.4.0",
"license": "MIT",
"description": "Integrate MDC syntax with Monaco Editor",
"main": "./dist/index.mjs",
Expand Down

0 comments on commit 6d36df2

Please sign in to comment.