Skip to content

Commit 8ffaa1e

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent 652f3db commit 8ffaa1e

File tree

2 files changed

+35
-0
lines changed

2 files changed

+35
-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.7.4 (Mon Aug 22 2022)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Gatsby example [#273](https://github.com/code-hike/codehike/pull/273) ([@pomber](https://github.com/pomber))
6+
- `@code-hike/mdx`
7+
- `rows` prop when you have two panels [#269](https://github.com/code-hike/codehike/pull/269) ([@pomber](https://github.com/pomber))
8+
- Fix focus height on transitions [#268](https://github.com/code-hike/codehike/pull/268) ([@pomber](https://github.com/pomber))
9+
- Force content box in code-wrapper [#267](https://github.com/code-hike/codehike/pull/267) ([@pomber](https://github.com/pomber))
10+
- Merge main [#264](https://github.com/code-hike/codehike/pull/264) ([@pomber](https://github.com/pomber))
11+
12+
#### Authors: 1
13+
14+
- Rodrigo Pombo ([@pomber](https://github.com/pomber))
15+
16+
---
17+
118
# v0.7.3 (Mon Aug 08 2022)
219

320
#### 🐛 Bug Fix

packages/mdx/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# v0.7.4 (Mon Aug 22 2022)
2+
3+
#### 🐛 Bug Fix
4+
5+
- `rows` prop when you have two panels [#269](https://github.com/code-hike/codehike/pull/269) ([@pomber](https://github.com/pomber))
6+
- Multi panel rows ([@pomber](https://github.com/pomber))
7+
- Fix focus height on transitions [#268](https://github.com/code-hike/codehike/pull/268) ([@pomber](https://github.com/pomber))
8+
- Fix focus height on transitions ([@pomber](https://github.com/pomber))
9+
- Force content box in code-wrapper [#267](https://github.com/code-hike/codehike/pull/267) ([@pomber](https://github.com/pomber))
10+
- Force content box in code-wrapper ([@pomber](https://github.com/pomber))
11+
- Merge main [#264](https://github.com/code-hike/codehike/pull/264) ([@pomber](https://github.com/pomber))
12+
13+
#### Authors: 1
14+
15+
- Rodrigo Pombo ([@pomber](https://github.com/pomber))
16+
17+
---
18+
119
# v0.7.3 (Mon Aug 08 2022)
220

321
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)