Skip to content

Commit 24ac1aa

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent 923b2c4 commit 24ac1aa

File tree

2 files changed

+43
-0
lines changed

2 files changed

+43
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# v0.8.3 (Wed May 03 2023)
2+
3+
#### 🐛 Bug Fix
4+
5+
- `@code-hike/mdx`
6+
- Update nextra example [#363](https://github.com/code-hike/codehike/pull/363) ([@pomber](https://github.com/pomber))
7+
- Fix empty lines in expand code browser [#362](https://github.com/code-hike/codehike/pull/362) ([@pomber](https://github.com/pomber))
8+
- Add trigger position config [#360](https://github.com/code-hike/codehike/pull/360) ([@pomber](https://github.com/pomber))
9+
- Autolink option [#358](https://github.com/code-hike/codehike/pull/358) ([@pomber](https://github.com/pomber))
10+
- Add copy button to multiline mark [#357](https://github.com/code-hike/codehike/pull/357) ([@pomber](https://github.com/pomber))
11+
- Merge Main [#349](https://github.com/code-hike/codehike/pull/349) ([@pomber](https://github.com/pomber))
12+
13+
#### Authors: 1
14+
15+
- Rodrigo Pombo ([@pomber](https://github.com/pomber))
16+
17+
---
18+
119
# v0.8.2 (Tue Apr 11 2023)
220

321
#### 🐛 Bug Fix

packages/mdx/CHANGELOG.md

+25
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
# v0.8.3 (Wed May 03 2023)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Update nextra example [#363](https://github.com/code-hike/codehike/pull/363) ([@pomber](https://github.com/pomber))
6+
- Update nextra example ([@pomber](https://github.com/pomber))
7+
- Fix empty lines in expand code browser [#362](https://github.com/code-hike/codehike/pull/362) ([@pomber](https://github.com/pomber))
8+
- Fix empty lines in expand code browser ([@pomber](https://github.com/pomber))
9+
- Add trigger position config [#360](https://github.com/code-hike/codehike/pull/360) ([@pomber](https://github.com/pomber))
10+
- Fix typo ([@pomber](https://github.com/pomber))
11+
- Add trigger position config ([@pomber](https://github.com/pomber))
12+
- Autolink option [#358](https://github.com/code-hike/codehike/pull/358) ([@pomber](https://github.com/pomber))
13+
- Add config option ([@pomber](https://github.com/pomber))
14+
- Create link annotations ([@pomber](https://github.com/pomber))
15+
- Add copy button to multiline mark [#357](https://github.com/code-hike/codehike/pull/357) ([@pomber](https://github.com/pomber))
16+
- Fix imports ([@pomber](https://github.com/pomber))
17+
- Add copy button to multiline mark ([@pomber](https://github.com/pomber))
18+
- Merge Main [#349](https://github.com/code-hike/codehike/pull/349) ([@pomber](https://github.com/pomber))
19+
20+
#### Authors: 1
21+
22+
- Rodrigo Pombo ([@pomber](https://github.com/pomber))
23+
24+
---
25+
126
# v0.8.2 (Tue Apr 11 2023)
227

328
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)