ld-react-components
Advanced tools
Comparing version 1.0.33 to 1.0.34
@@ -0,1 +1,13 @@ | ||
# v1.0.34 (Fri Oct 04 2019) | ||
#### ⚠️ Pushed to master | ||
- testing ignore of gh-pages ([@poorpaddy](https://github.com/poorpaddy)) | ||
#### Authors: 1 | ||
- Dave Bergschneider ([@poorpaddy](https://github.com/poorpaddy)) | ||
--- | ||
# v1.0.33 (Thu Oct 03 2019) | ||
@@ -2,0 +14,0 @@ |
{ | ||
"name": "ld-react-components", | ||
"version": "1.0.33", | ||
"version": "1.0.34", | ||
"description": "Semantic component helpers to support LaunchDarkly in your react app.", | ||
@@ -26,3 +26,3 @@ "main": "dist/index.js", | ||
"docs:build": "build-storybook -o docs", | ||
"docs:config": "cp .storybook/config.yml docs/", | ||
"docs:config": "cp .storybook/config.yml docs/.circleci/", | ||
"docs:publish": "push-dir --cleanup --dir=docs --branch=gh-pages --message='Update Docs [skip ci]' --force", | ||
@@ -29,0 +29,0 @@ "release": "auto shipit" |
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
3047929