Skip to content

Commit 8d6125c

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent bf4bdae commit 8d6125c

File tree

2 files changed

+37
-0
lines changed

2 files changed

+37
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# v0.8.1 (Fri Mar 24 2023)
2+
3+
#### 🐛 Bug Fix
4+
5+
- `@code-hike/mdx`
6+
- Use new MDX grammar [#337](https://github.com/code-hike/codehike/pull/337) ([@pomber](https://github.com/pomber))
7+
- misc: fix typo in Sildeshow [#329](https://github.com/code-hike/codehike/pull/329) ([@yangshun](https://github.com/yangshun))
8+
- Catch lighter error [#318](https://github.com/code-hike/codehike/pull/318) ([@pomber](https://github.com/pomber))
9+
- Merge main [#315](https://github.com/code-hike/codehike/pull/315) ([@pomber](https://github.com/pomber))
10+
11+
#### Authors: 2
12+
13+
- Rodrigo Pombo ([@pomber](https://github.com/pomber))
14+
- Yangshun Tay ([@yangshun](https://github.com/yangshun))
15+
16+
---
17+
118
# v0.8.0 (Mon Jan 16 2023)
219

320
#### 🚀 Enhancement

packages/mdx/CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# v0.8.1 (Fri Mar 24 2023)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Use new MDX grammar [#337](https://github.com/code-hike/codehike/pull/337) ([@pomber](https://github.com/pomber))
6+
- Update lighter ([@pomber](https://github.com/pomber))
7+
- misc: fix typo in Sildeshow [#329](https://github.com/code-hike/codehike/pull/329) ([@yangshun](https://github.com/yangshun))
8+
- misc: fix typo in Sildeshow ([@yangshun](https://github.com/yangshun))
9+
- Catch lighter error [#318](https://github.com/code-hike/codehike/pull/318) ([@pomber](https://github.com/pomber))
10+
- Add playground loading bar ([@pomber](https://github.com/pomber))
11+
- Catch lighter error ([@pomber](https://github.com/pomber))
12+
- Merge main [#315](https://github.com/code-hike/codehike/pull/315) ([@pomber](https://github.com/pomber))
13+
14+
#### Authors: 2
15+
16+
- Rodrigo Pombo ([@pomber](https://github.com/pomber))
17+
- Yangshun Tay ([@yangshun](https://github.com/yangshun))
18+
19+
---
20+
121
# v0.8.0 (Mon Jan 16 2023)
222

323
#### 🚀 Enhancement

0 commit comments

Comments
 (0)