Skip to content

Commit 3096adc

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent aed1eee commit 3096adc

File tree

2 files changed

+51
-0
lines changed

2 files changed

+51
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
# v0.7.0 (Thu Jul 21 2022)
2+
3+
#### 🚀 Enhancement
4+
5+
- `@code-hike/mdx`
6+
- Static scrollycoding [#223](https://github.com/code-hike/codehike/pull/223) ([@pomber](https://github.com/pomber))
7+
- Add previews in steps [#221](https://github.com/code-hike/codehike/pull/221) ([@pomber](https://github.com/pomber))
8+
9+
#### 🐛 Bug Fix
10+
11+
- Update docusaurus [#228](https://github.com/code-hike/codehike/pull/228) ([@pomber](https://github.com/pomber))
12+
- `@code-hike/mdx`
13+
- Invert staticMediaQuery [#229](https://github.com/code-hike/codehike/pull/229) ([@pomber](https://github.com/pomber))
14+
- Add preview frameless prop [#225](https://github.com/code-hike/codehike/pull/225) ([@pomber](https://github.com/pomber))
15+
- Update nextjs example [#224](https://github.com/code-hike/codehike/pull/224) ([@pomber](https://github.com/pomber))
16+
- Merge main [#220](https://github.com/code-hike/codehike/pull/220) ([@pomber](https://github.com/pomber))
17+
18+
#### Authors: 1
19+
20+
- Rodrigo Pombo ([@pomber](https://github.com/pomber))
21+
22+
---
23+
124
# v0.6.2 (Tue Jul 05 2022)
225

326
#### 🐛 Bug Fix

packages/mdx/CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
# v0.7.0 (Thu Jul 21 2022)
2+
3+
#### 🚀 Enhancement
4+
5+
- Static scrollycoding [#223](https://github.com/code-hike/codehike/pull/223) ([@pomber](https://github.com/pomber))
6+
- Add previews in steps [#221](https://github.com/code-hike/codehike/pull/221) ([@pomber](https://github.com/pomber))
7+
8+
#### 🐛 Bug Fix
9+
10+
- Invert staticMediaQuery [#229](https://github.com/code-hike/codehike/pull/229) ([@pomber](https://github.com/pomber))
11+
- Invert staticMediaQuery ([@pomber](https://github.com/pomber))
12+
- Add preview frameless prop [#225](https://github.com/code-hike/codehike/pull/225) ([@pomber](https://github.com/pomber))
13+
- Add preview frameless prop ([@pomber](https://github.com/pomber))
14+
- Update nextjs example [#224](https://github.com/code-hike/codehike/pull/224) ([@pomber](https://github.com/pomber))
15+
- Fix react warning ([@pomber](https://github.com/pomber))
16+
- Add staticMediaQuery config ([@pomber](https://github.com/pomber))
17+
- Allow empty code steps ([@pomber](https://github.com/pomber))
18+
- Move ssmq to typescript ([@pomber](https://github.com/pomber))
19+
- Add static scrollycoding ([@pomber](https://github.com/pomber))
20+
- Parse preview steps ([@pomber](https://github.com/pomber))
21+
- Merge main [#220](https://github.com/code-hike/codehike/pull/220) ([@pomber](https://github.com/pomber))
22+
23+
#### Authors: 1
24+
25+
- Rodrigo Pombo ([@pomber](https://github.com/pomber))
26+
27+
---
28+
129
# v0.6.2 (Tue Jul 05 2022)
230

331
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)