@servicetitan/anvil-css-utilities
Advanced tools
Comparing version 5.2.1 to 5.3.0
@@ -0,1 +1,25 @@ | ||
# v5.3.0 (Tue Sep 08 2020) | ||
#### ✨ New Feature | ||
- Setup Flow Pattern [#1537](https://github.com/servicetitan/anvil/pull/1537) ([@jpex](https://github.com/jpex)) | ||
#### 📝 Documentation | ||
- BreakPoint component documentation [#1539](https://github.com/servicetitan/anvil/pull/1539) ([@tounsoo](https://github.com/tounsoo)) | ||
#### 🏠 Internal | ||
- Update categories for changelog to be more specific [#1549](https://github.com/servicetitan/anvil/pull/1549) ([@mattfelten](https://github.com/mattfelten)) | ||
- Inline Popover with React.Stick [#1526](https://github.com/servicetitan/anvil/pull/1526) ([@yakunins](https://github.com/yakunins)) | ||
#### Authors: 4 | ||
- Ben Ho ([@tounsoo](https://github.com/tounsoo)) | ||
- James C ([@jpex](https://github.com/jpex)) | ||
- Matt Felten ([@mattfelten](https://github.com/mattfelten)) | ||
- Sergey Yakunin ([@yakunins](https://github.com/yakunins)) | ||
--- | ||
# v5.1.1 (Tue Sep 01 2020) | ||
@@ -2,0 +26,0 @@ |
{ | ||
"name": "@servicetitan/anvil-css-utilities", | ||
"version": "5.2.1", | ||
"version": "5.3.0", | ||
"description": "", | ||
@@ -32,3 +32,3 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@servicetitan/tokens": "^5.2.1", | ||
"@servicetitan/tokens": "^5.3.0", | ||
"autoprefixer": "9.7.5", | ||
@@ -43,3 +43,3 @@ "chokidar-cli": "2.1.0", | ||
}, | ||
"gitHead": "a04836e040fc5ba3d861f2054dc97b0173439a92" | ||
"gitHead": "dbbe1a3f13ee81a39dc771cda370a5d72a929ec3" | ||
} |
126594