@servicetitan/tokens
Advanced tools
Comparing version 6.1.1 to 7.0.0
@@ -0,1 +1,24 @@ | ||
# v7.0.0 (Fri Oct 16 2020) | ||
:tada: This release contains work from a new contributor! :tada: | ||
Thank you, Harry Bartlett ([@hbartlett-st](https://github.com/hbartlett-st)), for all your work! | ||
#### ✨ New Feature | ||
- Key Press Listener component for easy event handling in react layer [#1620](https://github.com/servicetitan/anvil/pull/1620) ([@hbartlett-st](https://github.com/hbartlett-st)) | ||
#### 🏠 Internal | ||
- Isolate dependencies and get Jest testing and SB 6 working [#1592](https://github.com/servicetitan/anvil/pull/1592) ([@tounsoo](https://github.com/tounsoo) [@mattfelten](https://github.com/mattfelten) [@yakunins](https://github.com/yakunins)) | ||
#### Authors: 4 | ||
- Ben Ho ([@tounsoo](https://github.com/tounsoo)) | ||
- Harry Bartlett ([@hbartlett-st](https://github.com/hbartlett-st)) | ||
- Matt Felten ([@mattfelten](https://github.com/mattfelten)) | ||
- Sergey Yakunin ([@yakunins](https://github.com/yakunins)) | ||
--- | ||
# v6.0.0 (Fri Sep 18 2020) | ||
@@ -2,0 +25,0 @@ |
/** | ||
* Do not edit directly | ||
* Generated on Tue, 29 Sep 2020 18:37:19 GMT | ||
* Generated on Fri, 16 Oct 2020 20:39:21 GMT | ||
*/ |
/** | ||
* Do not edit directly | ||
* Generated on Tue, 29 Sep 2020 18:37:19 GMT | ||
* Generated on Fri, 16 Oct 2020 20:39:21 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ module.exports = { |
/** | ||
* Do not edit directly | ||
* Generated on Tue, 29 Sep 2020 18:37:19 GMT | ||
* Generated on Fri, 16 Oct 2020 20:39:21 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@servicetitan/tokens", | ||
"version": "6.1.1", | ||
"version": "7.0.0", | ||
"description": "", | ||
@@ -34,6 +34,7 @@ "homepage": "https://anvil.servicetitan.com", | ||
"npm-run-all": "4.1.5", | ||
"rimraf": "3.0.2", | ||
"style-dictionary": "2.8.3", | ||
"typescript": "3.8.3" | ||
}, | ||
"gitHead": "f82ad624a874245286082e45d48b0c7eb17e5056" | ||
"gitHead": "a6ac24a38fc0c99e89c72d4c6da894f7a6b334a7" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
120810
5