Skip to content

Commit b7dcad3

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent b7a387d commit b7dcad3

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-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.15.1 (Tue Oct 04 2022)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Add `@mdx-js/react` to peerDeps for `gatsby-plugin-theme-ui` [#2331](https://github.com/system-ui/theme-ui/pull/2331) ([@hasparus](https://github.com/hasparus))
6+
- Fix MDXProvider example [#2329](https://github.com/system-ui/theme-ui/pull/2329) ([@shawnbot](https://github.com/shawnbot))
7+
- fix(typography): drop broken dev dependencies ([@hasparus](https://github.com/hasparus))
8+
- fix(match-media): add dev dependency on react-dom ([@hasparus](https://github.com/hasparus))
9+
- fix(theme-ui): remove redundant dependency on @theme-ui/mdx from package.json ([@hasparus](https://github.com/hasparus))
10+
11+
#### 🏠 Internal
12+
13+
- docs: Mention that /core doesn't add global styles [#2333](https://github.com/system-ui/theme-ui/pull/2333) ([@lachlanjc](https://github.com/lachlanjc))
14+
- docs: Group & update all MDX-related docs [#2339](https://github.com/system-ui/theme-ui/pull/2339) ([@lachlanjc](https://github.com/lachlanjc))
15+
16+
#### Authors: 3
17+
18+
- Lachlan Campbell ([@lachlanjc](https://github.com/lachlanjc))
19+
- Piotr Monwid-Olechnowicz ([@hasparus](https://github.com/hasparus))
20+
- Shawn Allen ([@shawnbot](https://github.com/shawnbot))
21+
22+
---
23+
124
# v0.15.0 (Mon Sep 26 2022)
225

326
:tada: This release contains work from new contributors! :tada:

0 commit comments

Comments
 (0)