Skip to content

Commit 6fcd3b8

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent bbf1424 commit 6fcd3b8

File tree

2 files changed

+53
-0
lines changed

2 files changed

+53
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# v0.8.0 (Mon Jan 16 2023)
2+
3+
#### 🚀 Enhancement
4+
5+
- `@code-hike/mdx`
6+
- Use @code-hike/lighter [#308](https://github.com/code-hike/codehike/pull/308) ([@pomber](https://github.com/pomber))
7+
8+
#### 🐛 Bug Fix
9+
10+
- add/astro-example [#282](https://github.com/code-hike/codehike/pull/282) ([@JohnDaly](https://github.com/JohnDaly))
11+
- `@code-hike/mdx`
12+
- Fix line number horizontal shift [#278](https://github.com/code-hike/codehike/pull/278) ([@pomber](https://github.com/pomber))
13+
- Merge main [#275](https://github.com/code-hike/codehike/pull/275) ([@pomber](https://github.com/pomber))
14+
15+
#### Authors: 2
16+
17+
- John Daly ([@JohnDaly](https://github.com/JohnDaly))
18+
- Rodrigo Pombo ([@pomber](https://github.com/pomber))
19+
20+
---
21+
122
# v0.7.4 (Mon Aug 22 2022)
223

324
#### 🐛 Bug Fix

packages/mdx/CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,35 @@
1+
# v0.8.0 (Mon Jan 16 2023)
2+
3+
#### 🚀 Enhancement
4+
5+
- Use @code-hike/lighter [#308](https://github.com/code-hike/codehike/pull/308) ([@pomber](https://github.com/pomber))
6+
7+
#### 🐛 Bug Fix
8+
9+
- Use lighter v0.2 ([@pomber](https://github.com/pomber))
10+
- Pin ch-test next version ([@pomber](https://github.com/pomber))
11+
- Update lighter ([@pomber](https://github.com/pomber))
12+
- Use lighter v0.1.6 ([@pomber](https://github.com/pomber))
13+
- Fix docusaurus ([@pomber](https://github.com/pomber))
14+
- Update astro ([@pomber](https://github.com/pomber))
15+
- Fix ch-test again ([@pomber](https://github.com/pomber))
16+
- Fix ch-test ([@pomber](https://github.com/pomber))
17+
- React 18 and Next 13 ([@pomber](https://github.com/pomber))
18+
- Exclude lighter from bundle ([@pomber](https://github.com/pomber))
19+
- Lighter v0.0.4 ([@pomber](https://github.com/pomber))
20+
- Use lighter ([@pomber](https://github.com/pomber))
21+
- Remove deps ([@pomber](https://github.com/pomber))
22+
- Fix line number horizontal shift [#278](https://github.com/code-hike/codehike/pull/278) ([@pomber](https://github.com/pomber))
23+
- Fix line number horizontal shift ([@pomber](https://github.com/pomber))
24+
- Merge main [#275](https://github.com/code-hike/codehike/pull/275) ([@pomber](https://github.com/pomber))
25+
26+
#### Authors: 2
27+
28+
- John Daly ([@JohnDaly](https://github.com/JohnDaly))
29+
- Rodrigo Pombo ([@pomber](https://github.com/pomber))
30+
31+
---
32+
133
# v0.7.4 (Mon Aug 22 2022)
234

335
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)