react-selecto
Advanced tools
Comparing version 1.19.0 to 1.19.1
@@ -6,2 +6,18 @@ # Change Log | ||
## [1.19.0](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/compare/react-selecto@1.18.0...react-selecto@1.19.0) (2022-08-30) | ||
### :bug: Bug Fix | ||
* fix published files ([c5abe88](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/commit/c5abe882f4656c628e467ea2d7b0bc4ec2026ede)) | ||
### :mega: Other | ||
* publish packages ([b155716](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/commit/b155716d8c80405ce5325fba19617f6581ea6f9c)) | ||
* publish packages ([af35fd4](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/commit/af35fd40776554d4a65202bf3a4bfe3c498b32dc)) | ||
* publish packages ([95e2ecd](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/commit/95e2ecdd3e1f8b09c23aa64eff02688ad82fdaf5)) | ||
## [1.18.0](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/compare/react-selecto@1.17.0...react-selecto@1.18.0) (2022-08-02) | ||
@@ -8,0 +24,0 @@ |
@@ -7,3 +7,3 @@ /* | ||
repository: https://github.com/daybrush/selecto/blob/master/packages/react-selecto | ||
version: 1.19.0 | ||
version: 1.19.1 | ||
*/ | ||
@@ -10,0 +10,0 @@ 'use strict'; |
@@ -7,3 +7,3 @@ /* | ||
repository: https://github.com/daybrush/selecto/blob/master/packages/react-selecto | ||
version: 1.19.0 | ||
version: 1.19.1 | ||
*/ | ||
@@ -10,0 +10,0 @@ import { createElement, PureComponent } from 'react'; |
{ | ||
"name": "react-selecto", | ||
"version": "1.19.0", | ||
"version": "1.19.1", | ||
"description": "A React Selecto Component that allows you to select elements in the drag area using the mouse or touch.", | ||
@@ -49,3 +49,3 @@ "main": "./dist/selecto.cjs.js", | ||
"dependencies": { | ||
"selecto": "~1.19.0" | ||
"selecto": "~1.19.1" | ||
}, | ||
@@ -52,0 +52,0 @@ "files": [ |
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
456599
Updatedselecto@~1.19.1