Skip to content

Commit cd7589f

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent 3383275 commit cd7589f

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
# v0.11.2 (Wed Sep 08 2021)
2+
3+
:tada: This release contains work from a new contributor! :tada:
4+
5+
Thank you, Matt Gleich ([@gleich](https://github.com/gleich)), for all your work!
6+
7+
#### 🐛 Bug Fix
8+
9+
- `@theme-ui/preset-sketchy`
10+
- fix(preset-sketchy): fix emitted types [#1924](https://github.com/system-ui/theme-ui/pull/1924) ([@hasparus](https://github.com/hasparus))
11+
12+
#### 👨‍💻 Minor changes
13+
14+
- `@theme-ui/color-modes`, `@theme-ui/color`, `@theme-ui/components`, `@theme-ui/core`, `@theme-ui/css`, `@theme-ui/custom-properties`, `@theme-ui/editor`, `gatsby-plugin-theme-ui`, `gatsby-theme-style-guide`, `gatsby-theme-ui-layout`, `@theme-ui/match-media`, `@theme-ui/mdx`, `@theme-ui/parse-props`, `@theme-ui/preset-base`, `@theme-ui/preset-bootstrap`, `@theme-ui/preset-bulma`, `@theme-ui/preset-dark`, `@theme-ui/preset-deep`, `@theme-ui/preset-funk`, `@theme-ui/preset-future`, `@theme-ui/preset-polaris`, `@theme-ui/preset-roboto`, `@theme-ui/preset-sketchy`, `@theme-ui/preset-swiss`, `@theme-ui/preset-system`, `@theme-ui/preset-tailwind`, `@theme-ui/preset-tosh`, `@theme-ui/presets`, `@theme-ui/prism`, `@theme-ui/sidenav`, `@theme-ui/style-guide`, `@theme-ui/tachyons`, `@theme-ui/tailwind`, `@theme-ui/theme-provider`, `theme-ui`, `@theme-ui/typography`
15+
- Merge remote-tracking branch 'origin/stable' into develop ([@hasparus](https://github.com/hasparus))
16+
17+
#### 🏠 Internal
18+
19+
- docs(examples/next): showcase automatic runtime pragma comment in document.js [#1923](https://github.com/system-ui/theme-ui/pull/1923) ([@hasparus](https://github.com/hasparus))
20+
- docs(examples/next): use TS, variants and improve contrast [#1923](https://github.com/system-ui/theme-ui/pull/1923) ([@hasparus](https://github.com/hasparus))
21+
- docs: correct location of `initialColorModeName: 'light'` [#1922](https://github.com/system-ui/theme-ui/pull/1922) ([@gleich](https://github.com/gleich))
22+
23+
#### Authors: 2
24+
25+
- Matt Gleich ([@gleich](https://github.com/gleich))
26+
- Piotr Monwid-Olechnowicz ([@hasparus](https://github.com/hasparus))
27+
28+
---
29+
130
# v0.11.1 (Wed Aug 25 2021)
231

332

0 commit comments

Comments
 (0)