@servicetitan/tokens
Advanced tools
Comparing version 8.4.0 to 9.0.0
@@ -0,1 +1,18 @@ | ||
# v9.0.0 (Mon Apr 19 2021) | ||
#### 🐛 Bug Fix | ||
- Add displayName to Subcomponents to fix double wrapping issue [#1962](https://github.com/servicetitan/anvil/pull/1962) ([@yakunins](https://github.com/yakunins)) | ||
#### 🏠 Internal | ||
- Set the package in Anvil.kt to match the file structure [#1961](https://github.com/servicetitan/anvil/pull/1961) ([@dschwemleinST](https://github.com/dschwemleinST)) | ||
#### Authors: 2 | ||
- Dan Schwemlein ([@dschwemleinST](https://github.com/dschwemleinST)) | ||
- Sergey Yakunin ([@yakunins](https://github.com/yakunins)) | ||
--- | ||
# v8.4.0 (Thu Apr 08 2021) | ||
@@ -2,0 +19,0 @@ |
/** | ||
* Do not edit directly | ||
* Generated on Thu, 08 Apr 2021 21:28:26 GMT | ||
* Generated on Mon, 19 Apr 2021 20:24:38 GMT | ||
*/ |
/** | ||
* Do not edit directly | ||
* Generated on Thu, 08 Apr 2021 21:28:26 GMT | ||
* Generated on Mon, 19 Apr 2021 20:24:38 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ module.exports = { |
/** | ||
* Do not edit directly | ||
* Generated on Thu, 08 Apr 2021 21:28:26 GMT | ||
* Generated on Mon, 19 Apr 2021 20:24:38 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@servicetitan/tokens", | ||
"version": "8.4.0", | ||
"version": "9.0.0", | ||
"description": "", | ||
@@ -39,3 +39,3 @@ "homepage": "https://anvil.servicetitan.com", | ||
}, | ||
"gitHead": "57a253a7fe98dfbfcfd273ec59b90ff6f9a900e8" | ||
"gitHead": "78622664c7ea709690cb2986170d8d3c4357f32c" | ||
} |
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
Sorry, the diff of this file is not supported yet
159800