Skip to content

Commit 9ecee58

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent 8e75084 commit 9ecee58

File tree

2 files changed

+39
-0
lines changed

2 files changed

+39
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# v0.5.1 (Thu May 19 2022)
2+
3+
#### 🐛 Bug Fix
4+
5+
- `@code-hike/mdx`
6+
- Expand button [#181](https://github.com/code-hike/codehike/pull/181) ([@pomber](https://github.com/pomber))
7+
- Hide tabs [#179](https://github.com/code-hike/codehike/pull/179) ([@pomber](https://github.com/pomber))
8+
- Merge main [#176](https://github.com/code-hike/codehike/pull/176) ([@pomber](https://github.com/pomber))
9+
10+
#### Authors: 1
11+
12+
- Rodrigo Pombo ([@pomber](https://github.com/pomber))
13+
14+
---
15+
116
# v0.5.0 (Tue May 10 2022)
217

318
#### 🚀 Enhancement

packages/mdx/CHANGELOG.md

+24
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
# v0.5.1 (Thu May 19 2022)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Expand button [#181](https://github.com/code-hike/codehike/pull/181) ([@pomber](https://github.com/pomber))
6+
- Hide dialog when not supported ([@pomber](https://github.com/pomber))
7+
- Add dialog border ([@pomber](https://github.com/pomber))
8+
- Improved styles for buttons ([@pomber](https://github.com/pomber))
9+
- Show expand button ([@pomber](https://github.com/pomber))
10+
- Change dialog font ([@pomber](https://github.com/pomber))
11+
- Add dialog ([@pomber](https://github.com/pomber))
12+
- Add CodeBrowser ([@pomber](https://github.com/pomber))
13+
- Test expand dialog ([@pomber](https://github.com/pomber))
14+
- Hide tabs [#179](https://github.com/code-hike/codehike/pull/179) ([@pomber](https://github.com/pomber))
15+
- Add show prop to CH.Code ([@pomber](https://github.com/pomber))
16+
- Fix sliceTokens edge case ([@pomber](https://github.com/pomber))
17+
- Merge main [#176](https://github.com/code-hike/codehike/pull/176) ([@pomber](https://github.com/pomber))
18+
19+
#### Authors: 1
20+
21+
- Rodrigo Pombo ([@pomber](https://github.com/pomber))
22+
23+
---
24+
125
# v0.5.0 (Tue May 10 2022)
226

327
#### 🚀 Enhancement

0 commit comments

Comments
 (0)