Skip to content

Commit 82db485

Browse files
committed
chore(release): v0.6.2
1 parent 085ceb7 commit 82db485

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

CHANGELOG.md

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

3+
## [0.6.2](https://github.com/nuxtlabs/monarch/compare/v0.6.1...v0.6.2) (2025-06-06)
4+
5+
### Bug Fixes
6+
7+
* **formatting:** multiple nested properties ([#15](https://github.com/nuxtlabs/monarch/issues/15)) ([f0271d5](https://github.com/nuxtlabs/monarch/commit/f0271d59255ec5acf328858c0350b27738e37e3a))
8+
9+
## v0.6.2
10+
11+
[compare changes](https://github.com/nuxtlabs/monarch/compare/v0.6.1...v0.6.2)
12+
13+
### 🩹 Fixes
14+
15+
- **formatting:** Multiple nested properties ([#15](https://github.com/nuxtlabs/monarch/pull/15))
16+
17+
### 🏡 Chore
18+
19+
- Add verify script ([9b80a5a](https://github.com/nuxtlabs/monarch/commit/9b80a5a))
20+
- Upgrade deps ([085ceb7](https://github.com/nuxtlabs/monarch/commit/085ceb7))
21+
22+
### ❤️ Contributors
23+
24+
- Farnabaz <[email protected]>
25+
- Adam DeHaven ([@adamdehaven](https://github.com/adamdehaven))
26+
327
## [0.6.1](https://github.com/nuxtlabs/monarch/compare/v0.6.0...v0.6.1) (2025-05-09)
428

529
## v0.6.1

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.6.1",
3+
"version": "0.6.2",
44
"license": "MIT",
55
"description": "Integrate MDC syntax with Monaco Editor",
66
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)