Skip to content

Commit bf4d18f

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent 3508448 commit bf4d18f

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed

Diff for: CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# v0.6.1 (Mon Jun 20 2022)
2+
3+
#### 🐛 Bug Fix
4+
5+
- `@code-hike/mdx`
6+
- Stable annotations [#203](https://github.com/code-hike/codehike/pull/203) ([@pomber](https://github.com/pomber))
7+
- Merge main [#201](https://github.com/code-hike/codehike/pull/201) ([@pomber](https://github.com/pomber))
8+
9+
#### Authors: 1
10+
11+
- Rodrigo Pombo ([@pomber](https://github.com/pomber))
12+
13+
---
14+
115
# v0.6.0 (Wed Jun 15 2022)
216

317
#### 🚀 Enhancement

Diff for: packages/mdx/CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# v0.6.1 (Mon Jun 20 2022)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Stable annotations [#203](https://github.com/code-hike/codehike/pull/203) ([@pomber](https://github.com/pomber))
6+
- Throw for two annotations in the same line ([@pomber](https://github.com/pomber))
7+
- Fix annotation type ([@pomber](https://github.com/pomber))
8+
- Support multiline links ([@pomber](https://github.com/pomber))
9+
- Fix annotation index greater than line ([@pomber](https://github.com/pomber))
10+
- Merge main [#201](https://github.com/code-hike/codehike/pull/201) ([@pomber](https://github.com/pomber))
11+
12+
#### Authors: 1
13+
14+
- Rodrigo Pombo ([@pomber](https://github.com/pomber))
15+
16+
---
17+
118
# v0.6.0 (Wed Jun 15 2022)
219

320
#### 🚀 Enhancement

0 commit comments

Comments
 (0)