You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17Lines changed: 17 additions & 0 deletions
Original file line number
Diff line number
Diff 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))
Copy file name to clipboardExpand all lines: packages/mdx/CHANGELOG.md
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff 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))
0 commit comments