Skip to content

Commit 909e3d8

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent ea25d8e commit 909e3d8

File tree

2 files changed

+42
-0
lines changed

2 files changed

+42
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# v0.8.2 (Tue Apr 11 2023)
2+
3+
#### 🐛 Bug Fix
4+
5+
- `@code-hike/mdx`
6+
- Update lighter [#347](https://github.com/code-hike/codehike/pull/347) ([@pomber](https://github.com/pomber))
7+
- add outline-color to button-reset mixin [#345](https://github.com/code-hike/codehike/pull/345) ([@Mantish](https://github.com/Mantish))
8+
- fix: use semantic elements [#341](https://github.com/code-hike/codehike/pull/341) ([@mfranzke](https://github.com/mfranzke) [@pomber](https://github.com/pomber))
9+
- Merge main [#339](https://github.com/code-hike/codehike/pull/339) ([@pomber](https://github.com/pomber))
10+
11+
#### Authors: 3
12+
13+
- [@Mantish](https://github.com/Mantish)
14+
- Maximilian Franzke ([@mfranzke](https://github.com/mfranzke))
15+
- Rodrigo Pombo ([@pomber](https://github.com/pomber))
16+
17+
---
18+
119
# v0.8.1 (Fri Mar 24 2023)
220

321
#### 🐛 Bug Fix

packages/mdx/CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
# v0.8.2 (Tue Apr 11 2023)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Update lighter [#347](https://github.com/code-hike/codehike/pull/347) ([@pomber](https://github.com/pomber))
6+
- Update lighter ([@pomber](https://github.com/pomber))
7+
- add outline-color to button-reset mixin [#345](https://github.com/code-hike/codehike/pull/345) ([@Mantish](https://github.com/Mantish))
8+
- add outline-color to button-reset mixin ([@Mantish](https://github.com/Mantish))
9+
- fix: use semantic elements [#341](https://github.com/code-hike/codehike/pull/341) ([@mfranzke](https://github.com/mfranzke) [@pomber](https://github.com/pomber))
10+
- More button styles ([@pomber](https://github.com/pomber))
11+
- refactor: using a button instead of just an SVG ([@mfranzke](https://github.com/mfranzke))
12+
- Update index.scss ([@mfranzke](https://github.com/mfranzke))
13+
- style: overwrite standard button styles ([@mfranzke](https://github.com/mfranzke))
14+
- fix: use semantic element ([@mfranzke](https://github.com/mfranzke))
15+
- Merge main [#339](https://github.com/code-hike/codehike/pull/339) ([@pomber](https://github.com/pomber))
16+
17+
#### Authors: 3
18+
19+
- [@Mantish](https://github.com/Mantish)
20+
- Maximilian Franzke ([@mfranzke](https://github.com/mfranzke))
21+
- Rodrigo Pombo ([@pomber](https://github.com/pomber))
22+
23+
---
24+
125
# v0.8.1 (Fri Mar 24 2023)
226

327
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)