ld-react-components
Advanced tools
Comparing version 1.0.35 to 1.0.36
@@ -0,1 +1,13 @@ | ||
# v1.0.36 (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.35 (Fri Oct 04 2019) | ||
@@ -2,0 +14,0 @@ |
{ | ||
"name": "ld-react-components", | ||
"version": "1.0.35", | ||
"version": "1.0.36", | ||
"description": "Semantic component helpers to support LaunchDarkly in your react app.", | ||
@@ -27,3 +27,3 @@ "main": "dist/index.js", | ||
"docs:config": "mkdirp ./docs/.circleci/ && cp .storybook/config.yml docs/.circleci/", | ||
"docs:publish": "push-dir --cleanup --dir=docs --branch=gh-pages --message='Update Docs [skip ci]' --force", | ||
"docs:publish": "push-dir --cleanup --dir=docs --branch=gh-pages --force", | ||
"release": "auto shipit" | ||
@@ -30,0 +30,0 @@ }, |
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
3048392