@vtmn/svelte
Advanced tools
Comparing version 0.0.9 to 0.1.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [0.1.0](https://github.com/Decathlon/vitamin-web/compare/@vtmn/svelte@0.0.9...@vtmn/svelte@0.1.0) (2021-03-05) | ||
### Features | ||
* **@vtmn/icons:** add Vitamix Icons library (from Remix Icon) ([#189](https://github.com/Decathlon/vitamin-web/issues/189)) ([64acac5](https://github.com/Decathlon/vitamin-web/commit/64acac5c51b24275ce121c24d79f3bfdcecd748c)) | ||
## [0.0.9](https://github.com/Decathlon/vitamin-web/compare/@vtmn/svelte@0.0.8...@vtmn/svelte@0.0.9) (2021-03-02) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@vtmn/svelte", | ||
"version": "0.0.9", | ||
"version": "0.1.0", | ||
"description": "Decathlon Design System - Vitamin Svelte library", | ||
@@ -28,3 +28,2 @@ "keywords": [ | ||
"lint": "eslint --color", | ||
"st": "yarn start", | ||
"start": "chokidar 'src/**' --ignore '**/dist/**' -c 'yarn build'" | ||
@@ -53,3 +52,3 @@ }, | ||
], | ||
"gitHead": "cdc4ce3621f048dbdaf660d8b331e07dcd683c8c" | ||
"gitHead": "8a55b29a36e40adcbed7909b990b55f811a11d8d" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
52346