Skip to content

Commit 427d874

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent 127df87 commit 427d874

File tree

2 files changed

+41
-0
lines changed

2 files changed

+41
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# v0.6.2 (Tue Jul 05 2022)
2+
3+
#### 🐛 Bug Fix
4+
5+
- `@code-hike/mdx`
6+
- Better scrollbars [#216](https://github.com/code-hike/codehike/pull/216) ([@pomber](https://github.com/pomber))
7+
- Improve code-browser [#215](https://github.com/code-hike/codehike/pull/215) ([@pomber](https://github.com/pomber))
8+
- Add from annotation [#214](https://github.com/code-hike/codehike/pull/214) ([@pomber](https://github.com/pomber))
9+
- Add skipLanguages config [#213](https://github.com/code-hike/codehike/pull/213) ([@pomber](https://github.com/pomber))
10+
- Styling props [#208](https://github.com/code-hike/codehike/pull/208) ([@pomber](https://github.com/pomber))
11+
- Merge main [#205](https://github.com/code-hike/codehike/pull/205) ([@pomber](https://github.com/pomber))
12+
13+
#### Authors: 1
14+
15+
- Rodrigo Pombo ([@pomber](https://github.com/pomber))
16+
17+
---
18+
119
# v0.6.1 (Mon Jun 20 2022)
220

321
#### 🐛 Bug Fix

packages/mdx/CHANGELOG.md

+23
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
# v0.6.2 (Tue Jul 05 2022)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Better scrollbars [#216](https://github.com/code-hike/codehike/pull/216) ([@pomber](https://github.com/pomber))
6+
- Include scrollbars in dimensions ([@pomber](https://github.com/pomber))
7+
- Improve code-browser [#215](https://github.com/code-hike/codehike/pull/215) ([@pomber](https://github.com/pomber))
8+
- Improve code-browser ([@pomber](https://github.com/pomber))
9+
- Add from annotation [#214](https://github.com/code-hike/codehike/pull/214) ([@pomber](https://github.com/pomber))
10+
- Add from annotation ([@pomber](https://github.com/pomber))
11+
- Add skipLanguages config [#213](https://github.com/code-hike/codehike/pull/213) ([@pomber](https://github.com/pomber))
12+
- Add skipLanguages config ([@pomber](https://github.com/pomber))
13+
- Styling props [#208](https://github.com/code-hike/codehike/pull/208) ([@pomber](https://github.com/pomber))
14+
- row-reverse compatible styles ([@pomber](https://github.com/pomber))
15+
- Add class and style to components ([@pomber](https://github.com/pomber))
16+
- Merge main [#205](https://github.com/code-hike/codehike/pull/205) ([@pomber](https://github.com/pomber))
17+
18+
#### Authors: 1
19+
20+
- Rodrigo Pombo ([@pomber](https://github.com/pomber))
21+
22+
---
23+
124
# v0.6.1 (Mon Jun 20 2022)
225

326
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)