@channel.io/snippet
Advanced tools
Comparing version 0.2.3 to 0.2.4
{ | ||
"name": "@channel.io/snippet", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"description": "channel.io snippet components", | ||
@@ -5,0 +5,0 @@ "main": "build/cjs.js", |
@@ -14,3 +14,16 @@ # Channel Snippet | ||
# License | ||
[MIT]('./LICENSE) | ||
# Release | ||
### NPM Package | ||
``` | ||
npm publish | ||
``` | ||
### Storybook | ||
``` | ||
npm run deploy:storybook | ||
``` | ||
### Prerequisites | ||
1. Version-change commit을 올립니다. | ||
1. exp → master 머지합니다. 머지PR에는 _[release]_ 태그를 붙여주세요. | ||
1. Release Tag 만듭니다. |
@@ -6,2 +6,3 @@ /* External dependencies */ | ||
import Colors from '../../styles/colors' | ||
import { ellipsis } from '../../styles/Mixins' | ||
@@ -83,2 +84,3 @@ interface OptionWrapperProps { | ||
cursor: pointer; | ||
${ellipsis} | ||
@@ -85,0 +87,0 @@ &:hover { |
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
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
373969
186
6009
29