Skip to content

Commit f5ed65b

Browse files
author
Roland Groza
committed
chore: update repo name and travis npm token
1 parent ff27d15 commit f5ed65b

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ deploy:
1010
provider: npm
1111
1212
api_key:
13-
secure: SIMajitPIq2/9TtRGi+hhcWAy3EGY+FrpkvjsG4pfuRn92/NweqYa91yKlmgGQdte1LALToWT1uVPNABoP3IZToRe2au268MIaNCrEHo7yspHorGC1JvDDcLXAnqXz+ILxNODwmodMqVvM0xORXsUCXUu7y6HCLztiEJLwqTQKD846m3zK25AQ8Xvl8Vx8EKcAy3Uwqhw5s+GGcpp6fqo/gifvnQwHx9VEuke4ta4Weh59Qa6kyJdXcJ74IZtp5uKxDaoyM2mkZ0bFu+672nZE4QedhaCbBADhsKuzmJt4smEZIItN2DO7hwNXjlFT4mFwMe2KSq3G6DMNtAGS56omPDm1geArYSrYoBvUrUnGBJpRfRxJnT6ftIUd1vzTrwyS0UQuoU4DqhmHO/Tr7/AamKznhQk0p4iBcxZfUzP+uadtcN07+7ncWDj/YyobzvR7dWoZulSEjKp4AGDbe0rMxlBYTRO3lMTp96nHC6+hp9B5oMRmEol+hnxQYyh3LcBjfOh5ll//SbfzwO1Gx3+c3lwKbCheEFWWctlZ10VDHD2jQvr4UdAbWDT0scDghDkKtQWDCevnq+/0TEI1sF9IYs8DL66Rq3h4t+t+E0OsRKXGUI4fga5VpLl5/PcWe9WWbanDvZcAGJ3GA4TlH6jcUM2xoAzRQvUpMFQxQld9g=
13+
secure: RkWh74sfkCq+00Pv+3zWhoFXHpu6Ka5kRvyCZnhauANOFQiTiewPSbwkdsHbIimn3rdSezuU6untSTYOazE2lJ5GsA12mZhwNELx5Cl0PRDuCJIpEb7C3pGYZqtZdlca1PhgSIJuc81nU5n4k+4P6Snia1hz9sEqJV/hnpojTxDuewz4o0XBI61QIObtfbsl890KwhjSVPQcjsi9b1i3t1SLBCHM6AuNawF0IED1SmSDyXSjLC89xUmp/5lbrHkXuNwAM18UA9ZW7sMDNdRKNTut3JKfF01hiE+FsXNqfyFdekKuEkWYLWyD9hp+u2xDf3fNPiwq8rcKab+kKi9wQ1cV6e8otExDKeK2hqRdvKRMiFpe+7AN8K9b1SXzV49+2GBH2Gln9M4/IjG4P2C2dJTM80uH6P9M2uBh0LsBwAOpB/mOBXcV/Jqjo69raqA1swQ43tdFQuv7/3GRde1Dl0Av6HMCMFuFFkqKizdxuwD2xbkVziMwkBtflEC1dAHzrRase1RIVdMF+E3p64Bt/L4ISMgJONwASagxB2WbIPDbN7xnqJr5B9NUw55sUiIHFx3jTpz+1zES2nqXnS3Oes5g+1R3QHnzUDCaJWqaGTibKgjv7tuaOxJ8ZaroRCB28d6pQc6s5KkLn1hCRkXfy3B8lUJmxbb/F8KQR2F6IpM=
1414
skip_cleanup: true
1515
on:
1616
tags: true

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,32 +3,32 @@
33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

55
<a name="0.1.3"></a>
6-
## [0.1.3](https://github.com/rolandjitsu/file-selector/compare/v0.1.2...v0.1.3) (2018-10-05)
6+
## [0.1.3](https://github.com/react-dropzone/file-selector/compare/v0.1.2...v0.1.3) (2018-10-05)
77

88

99
### Bug Fixes
1010

11-
* return DataTransferItem items if evt type is not 'drop' ([5935b32](https://github.com/rolandjitsu/file-selector/commit/5935b32))
11+
* return DataTransferItem items if evt type is not 'drop' ([5935b32](https://github.com/react-dropzone/file-selector/commit/5935b32))
1212

1313

1414

1515
<a name="0.1.2"></a>
16-
## [0.1.2](https://github.com/rolandjitsu/file-selector/compare/v0.1.1...v0.1.2) (2018-10-05)
16+
## [0.1.2](https://github.com/react-dropzone/file-selector/compare/v0.1.1...v0.1.2) (2018-10-05)
1717

1818

1919
### Bug Fixes
2020

21-
* skip {items} if it is empty ([ad982fd](https://github.com/rolandjitsu/file-selector/commit/ad982fd))
21+
* skip {items} if it is empty ([ad982fd](https://github.com/react-dropzone/file-selector/commit/ad982fd))
2222

2323

2424

2525
<a name="0.1.1"></a>
26-
## [0.1.1](https://github.com/rolandjitsu/file-selector/compare/v0.1.0...v0.1.1) (2018-10-05)
26+
## [0.1.1](https://github.com/react-dropzone/file-selector/compare/v0.1.0...v0.1.1) (2018-10-05)
2727

2828

2929
### Bug Fixes
3030

31-
* filter non-file items out ([b3597c5](https://github.com/rolandjitsu/file-selector/commit/b3597c5))
31+
* filter non-file items out ([b3597c5](https://github.com/react-dropzone/file-selector/commit/b3597c5))
3232

3333

3434

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> A small package for converting a [DragEvent](https://developer.mozilla.org/en-US/docs/Web/API/DragEvent) or [file input](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/file) to a list of File objects.
44
5-
[![Travis (.org) branch](https://img.shields.io/travis/rolandjitsu/file-selector/master.svg?style=flat-square)](https://github.com/rolandjitsu/file-selector)
5+
[![Travis CI](https://img.shields.io/travis/react-dropzone/file-selector/master.svg?style=flat-square)](https://travis-ci.org/react-dropzone/file-selector)
66

77

88
# Table of Contents

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"DataTransfer",
1414
"File"
1515
],
16-
"homepage": "https://github.com/rolandjitsu/file-selector",
16+
"homepage": "https://github.com/react-dropzone/file-selector",
1717
"license": "MIT",
1818
"author": {
1919
"name": "Roland Groza",

0 commit comments

Comments
 (0)