react-autocomplete
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "react-autocomplete", | ||
"version": "1.1.0", | ||
"version": "1.2.1", | ||
"description": "Accessible, extensible, Autocomplete for React.js", | ||
@@ -5,0 +5,0 @@ "main": "./build/lib/index.js", |
@@ -7,2 +7,8 @@ # CHANGELOG | ||
## [1.2.1] - 2016-08-09 | ||
### Fixed | ||
- `build/package.json` incorrectly stated `1.1.0` for the version, a quick rebuild and | ||
patch version publish got these back in sync. | ||
## [1.2.0] - 2016-08-09 | ||
@@ -9,0 +15,0 @@ ### Added |
{ | ||
"name": "react-autocomplete", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Accessible, extensible, Autocomplete for React.js", | ||
@@ -5,0 +5,0 @@ "main": "./build/lib/index.js", |
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
215846
17
1729