Skip to content

Commit 26321da

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent ced86ac commit 26321da

File tree

2 files changed

+48
-0
lines changed

2 files changed

+48
-0
lines changed

Diff for: CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# v0.5.2 (Wed May 25 2022)
2+
3+
#### 🐛 Bug Fix
4+
5+
- `@code-hike/mdx`
6+
- Fix rose pine themes [#188](https://github.com/code-hike/codehike/pull/188) ([@pomber](https://github.com/pomber))
7+
- Better playground [#187](https://github.com/code-hike/codehike/pull/187) ([@pomber](https://github.com/pomber))
8+
- Playground [#185](https://github.com/code-hike/codehike/pull/185) ([@pomber](https://github.com/pomber))
9+
10+
#### 🏠 Internal
11+
12+
- `@code-hike/mdx`
13+
- Modify output of dist folder to merge all .d.ts files [#186](https://github.com/code-hike/codehike/pull/186) ([@AeonFr](https://github.com/AeonFr) [@pomber](https://github.com/pomber))
14+
- Merge main [#183](https://github.com/code-hike/codehike/pull/183) ([@pomber](https://github.com/pomber))
15+
16+
#### Authors: 2
17+
18+
- Francisco Cano ([@AeonFr](https://github.com/AeonFr))
19+
- Rodrigo Pombo ([@pomber](https://github.com/pomber))
20+
21+
---
22+
123
# v0.5.1 (Thu May 19 2022)
224

325
#### 🐛 Bug Fix

Diff for: packages/mdx/CHANGELOG.md

+26
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
# v0.5.2 (Wed May 25 2022)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Fix rose pine themes [#188](https://github.com/code-hike/codehike/pull/188) ([@pomber](https://github.com/pomber))
6+
- Fix tabs background ([@pomber](https://github.com/pomber))
7+
- Fix multi token annotations ([@pomber](https://github.com/pomber))
8+
- Better playground [#187](https://github.com/code-hike/codehike/pull/187) ([@pomber](https://github.com/pomber))
9+
- Lazy load languages on browser ([@pomber](https://github.com/pomber))
10+
- Playground [#185](https://github.com/code-hike/codehike/pull/185) ([@pomber](https://github.com/pomber))
11+
- Fix CodeHikeConfig import ([@pomber](https://github.com/pomber))
12+
- Modify output of dist folder to merge all .d.ts files ([@AeonFr](https://github.com/AeonFr))
13+
- Playground preview ([@pomber](https://github.com/pomber))
14+
15+
#### 🏠 Internal
16+
17+
- Modify output of dist folder to merge all .d.ts files [#186](https://github.com/code-hike/codehike/pull/186) ([@AeonFr](https://github.com/AeonFr) [@pomber](https://github.com/pomber))
18+
- Merge main [#183](https://github.com/code-hike/codehike/pull/183) ([@pomber](https://github.com/pomber))
19+
20+
#### Authors: 2
21+
22+
- Francisco Cano ([@AeonFr](https://github.com/AeonFr))
23+
- Rodrigo Pombo ([@pomber](https://github.com/pomber))
24+
25+
---
26+
127
# v0.5.1 (Thu May 19 2022)
228

329
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)