@amboss/design-system
Advanced tools
Comparing version 0.11.0 to 0.11.1
@@ -1,37 +0,22 @@ | ||
# v0.11.0 (Mon Apr 26 2021) | ||
# v0.11.1 (Tue Apr 27 2021) | ||
### Release Notes | ||
#### [SRCH-581] Add <SearchResultItem /> component ([#156](https://github.com/amboss-mededu/amboss-design-system/pull/156)) | ||
#### fix <Stack /> ([#173](https://github.com/amboss-mededu/amboss-design-system/pull/173)) | ||
### PR-Server Link | ||
- [Design system](https://SRCH-581-search-result-item.design.de.qa.medicuja.de) | ||
#### Add pipeline docs ([#168](https://github.com/amboss-mededu/amboss-design-system/pull/168)) | ||
#### create separate overview stories ([#171](https://github.com/amboss-mededu/amboss-design-system/pull/171)) | ||
--- | ||
#### 🚀 Enhancement | ||
- [SRCH-581] Add <SearchResultItem /> component [#156](https://github.com/amboss-mededu/amboss-design-system/pull/156) ([@clbagrat](https://github.com/clbagrat) [@jaseeva](https://github.com/jaseeva) [@webforte](https://github.com/webforte)) | ||
#### 🐛 Bug Fix | ||
- Add pipeline docs [#168](https://github.com/amboss-mededu/amboss-design-system/pull/168) ([@OlfaKaroui](https://github.com/OlfaKaroui)) | ||
- fix <Stack /> [#173](https://github.com/amboss-mededu/amboss-design-system/pull/173) ([@OlfaKaroui](https://github.com/OlfaKaroui)) | ||
#### 📝 Documentation | ||
#### 🏠 Internal | ||
- create separate overview stories [#171](https://github.com/amboss-mededu/amboss-design-system/pull/171) ([@clbagrat](https://github.com/clbagrat)) | ||
- Set indentation rules to prettier config [#174](https://github.com/amboss-mededu/amboss-design-system/pull/174) ([@webforte](https://github.com/webforte)) | ||
#### Authors: 4 | ||
#### Authors: 2 | ||
- Gobedashvili Bagrat ([@clbagrat](https://github.com/clbagrat)) | ||
- Julia ([@jaseeva](https://github.com/jaseeva)) | ||
- Konstantin ([@webforte](https://github.com/webforte)) | ||
- Olfa Karoui ([@OlfaKaroui](https://github.com/OlfaKaroui)) |
{ | ||
"name": "@amboss/design-system", | ||
"version": "0.11.0", | ||
"version": "0.11.1", | ||
"description": "the design system for AMBOSS products", | ||
@@ -63,3 +63,3 @@ "author": "Bagrat Gobedashvili", | ||
"lint:eslint": "eslint -c .eslintrc --fix src .storybook", | ||
"lint:prettier": "prettier --write \"{src,.storybook}/**/*.ts*\" \"webpack*.js\"", | ||
"lint:prettier": "prettier --write \"{src,tokens,.storybook}/**/*.(t|j)s*\" \"webpack*.js\"", | ||
"component": "DS_ROOT=/src/components node scripts/createComponent/createComponent.js", | ||
@@ -66,0 +66,0 @@ "link-ds": "./scripts/link-ds.sh" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
1315510