@theme-ui/preset-deep
Advanced tools
Comparing version 0.8.0-develop.0 to 0.8.0
@@ -0,1 +1,20 @@ | ||
# v0.8.0 (Wed May 05 2021) | ||
#### 🐛 Bug Fix | ||
- Merge branch 'config' into config-2 [#1421](https://github.com/system-ui/theme-ui/pull/1421) ([@hasparus](https://github.com/hasparus)) | ||
- Merge branch 'develop' into config ([@lachlanjc](https://github.com/lachlanjc)) | ||
#### ⚠️ Pushed to `stable` | ||
- Merge branch 'stable' into develop ([@hasparus](https://github.com/hasparus)) | ||
#### Authors: 3 | ||
- Brent Jackson ([@jxnblk](https://github.com/jxnblk)) | ||
- Lachlan Campbell ([@lachlanjc](https://github.com/lachlanjc)) | ||
- Piotr Monwid-Olechnowicz ([@hasparus](https://github.com/hasparus)) | ||
--- | ||
# v0.7.0 (Thu Apr 15 2021) | ||
@@ -2,0 +21,0 @@ |
{ | ||
"name": "@theme-ui/preset-deep", | ||
"version": "0.8.0-develop.0", | ||
"version": "0.8.0", | ||
"main": "dist/theme-ui-preset-deep.cjs.js", | ||
@@ -13,3 +13,3 @@ "module": "dist/theme-ui-preset-deep.esm.js", | ||
}, | ||
"gitHead": "de543978601864da4593c1ad6c2dc871ab129c71" | ||
"gitHead": "562548cbb77e1bd0c2911899c736e7a457f8bb5a" | ||
} |
20699