Skip to content

Commit a2f18a6

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent aeb8790 commit a2f18a6

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# v0.7.1 (Mon Jul 25 2022)
2+
3+
#### 🐛 Bug Fix
4+
5+
- `@code-hike/mdx`
6+
- Add copy button to code browser [#234](https://github.com/code-hike/codehike/pull/234) ([@pomber](https://github.com/pomber))
7+
- Set `longestLineRef` once [#233](https://github.com/code-hike/codehike/pull/233) ([@pomber](https://github.com/pomber))
8+
- Merge main [#231](https://github.com/code-hike/codehike/pull/231) ([@pomber](https://github.com/pomber))
9+
10+
#### Authors: 1
11+
12+
- Rodrigo Pombo ([@pomber](https://github.com/pomber))
13+
14+
---
15+
116
# v0.7.0 (Thu Jul 21 2022)
217

318
#### 🚀 Enhancement

packages/mdx/CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# v0.7.1 (Mon Jul 25 2022)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Add copy button to code browser [#234](https://github.com/code-hike/codehike/pull/234) ([@pomber](https://github.com/pomber))
6+
- Add copy button ([@pomber](https://github.com/pomber))
7+
- Set `longestLineRef` once [#233](https://github.com/code-hike/codehike/pull/233) ([@pomber](https://github.com/pomber))
8+
- Set longestLineRef once ([@pomber](https://github.com/pomber))
9+
- Merge main [#231](https://github.com/code-hike/codehike/pull/231) ([@pomber](https://github.com/pomber))
10+
11+
#### Authors: 1
12+
13+
- Rodrigo Pombo ([@pomber](https://github.com/pomber))
14+
15+
---
16+
117
# v0.7.0 (Thu Jul 21 2022)
218

319
#### 🚀 Enhancement

0 commit comments

Comments
 (0)