Skip to content

Commit 0310c8a

Browse files
committed
chore(release): release v0.3.0
1 parent 9a0fe21 commit 0310c8a

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,29 @@
11
# Changelog
22

33

4+
## v0.3.0
5+
6+
[compare changes](https://github.com/nuxtlabs/monarch/compare/0.2.0...v0.3.0)
7+
8+
### 🚀 Enhancements
9+
10+
- **formatter:** Add monaco formatter for mdc ([#9](https://github.com/nuxtlabs/monarch/pull/9))
11+
12+
### 🏡 Chore
13+
14+
- Add changelog ([85b9b94](https://github.com/nuxtlabs/monarch/commit/85b9b94))
15+
- Upgrade deps and refactor repo ([5fd00a3](https://github.com/nuxtlabs/monarch/commit/5fd00a3))
16+
- Update README ([eb7b61f](https://github.com/nuxtlabs/monarch/commit/eb7b61f))
17+
- Update playground ([41523a5](https://github.com/nuxtlabs/monarch/commit/41523a5))
18+
- Update playground ([2121b5c](https://github.com/nuxtlabs/monarch/commit/2121b5c))
19+
- Add preview image ([98833ab](https://github.com/nuxtlabs/monarch/commit/98833ab))
20+
- Upgrade deps ([9a0fe21](https://github.com/nuxtlabs/monarch/commit/9a0fe21))
21+
22+
### ❤️ Contributors
23+
24+
- Farnabaz <[email protected]>
25+
- Adam DeHaven ([@adamdehaven](http://github.com/adamdehaven))
26+
427
## v0.2.0
528

629

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtlabs/monarch-mdc",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"license": "MIT",
55
"description": "Integrate MDC syntax with Monaco Editor",
66
"main": "./dist/index.mjs",

0 commit comments

Comments
 (0)