@theme-ui/preset-deep
Advanced tools
Comparing version 0.10.1-canary.1837.5009eeb334eb1f21034cfe11e5f2399bbeaec732.0 to 0.10.1-canary.1838.bd00e818b546f98e85698843221cb70d1a090b09.0
@@ -0,1 +1,21 @@ | ||
# v0.10.0 (Sat Jun 19 2021) | ||
#### 🐛 Bug Fix | ||
- Add missing meta repository to published packages [#1807](https://github.com/system-ui/theme-ui/pull/1807) ([@aaronadamsCA](https://github.com/aaronadamsCA)) | ||
- Add missing repository metadata to published packages [#1779](https://github.com/system-ui/theme-ui/pull/1779) ([@aaronadamsCA](https://github.com/aaronadamsCA)) | ||
- Add missing meta repository to published packages ([@aaronadamsCA](https://github.com/aaronadamsCA)) | ||
#### 🏠 Internal | ||
- Docs: update JSX pragma guide with automatic runtime section [#1718](https://github.com/system-ui/theme-ui/pull/1718) ([@flo-sch](https://github.com/flo-sch) [@hasparus](https://github.com/hasparus)) | ||
#### Authors: 3 | ||
- Aaron Adams ([@aaronadamsCA](https://github.com/aaronadamsCA)) | ||
- Florent SCHILDKNECHT ([@flo-sch](https://github.com/flo-sch)) | ||
- Piotr Monwid-Olechnowicz ([@hasparus](https://github.com/hasparus)) | ||
--- | ||
# v0.8.3 (Wed May 05 2021) | ||
@@ -2,0 +22,0 @@ |
{ | ||
"name": "@theme-ui/preset-deep", | ||
"version": "0.10.1-canary.1837.5009eeb334eb1f21034cfe11e5f2399bbeaec732.0", | ||
"version": "0.10.1-canary.1838.bd00e818b546f98e85698843221cb70d1a090b09.0", | ||
"main": "dist/theme-ui-preset-deep.cjs.js", | ||
@@ -14,3 +14,3 @@ "module": "dist/theme-ui-preset-deep.esm.js", | ||
}, | ||
"gitHead": "5009eeb334eb1f21034cfe11e5f2399bbeaec732" | ||
"gitHead": "bd00e818b546f98e85698843221cb70d1a090b09" | ||
} |
21933