File tree Expand file tree Collapse file tree 4 files changed +6
-23
lines changed Expand file tree Collapse file tree 4 files changed +6
-23
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2828 provider : script
2929 skip_cleanup : true
3030 script :
31- - yarn release
31+ - npx semantic- release
Original file line number Diff line number Diff line change 44
55[ ![ NPM version] [ npm-image ]] [ npm-url ] [ ![ gzip] [ gzip-image ]] [ gzip-url ] [ ![ npm download] [ download-image ]] [ npm-url ]
66
7- [ ![ build status] [ travis-image ]] [ travis-url ] [ ![ Test coverage] [ coveralls-image ]] [ coveralls-url ] [ ![ Commitizen friendly] [ commitizen ]] [ commitizen-url ]
7+ [ ![ build status] [ travis-image ]] [ travis-url ] [ ![ Test coverage] [ coveralls-image ]] [ coveralls-url ] [ ![ Commitizen friendly] [ commitizen ]] [ commitizen-url ] [ ![ semantic-release ] [ semantic-release ]] [ semantic-release-url ]
88
99[ npm-image ] : http://img.shields.io/npm/v/react-dropdown-tree-select.svg?style=flat-square
1010[ npm-url ] : http://npmjs.org/package/react-dropdown-tree-select
1717[ commitizen-url ] : http://commitizen.github.io/cz-cli/
1818[ gzip-image ] : http://img.badgesize.io/https://unpkg.com/react-dropdown-tree-select/dist/react-dropdown-tree-select.js?compression=gzip&style=flat-square
1919[ gzip-url ] : https://unpkg.com/react-dropdown-tree-select/dist/react-dropdown-tree-select.js
20+ [ semantic-release ] : https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=flat-square
21+ [ semantic-release-url ] : https://github.com/semantic-release/semantic-release
2022
2123## React Dropdown Tree Select
2224
Original file line number Diff line number Diff line change 11{
22 "name" : " react-dropdown-tree-select" ,
3- "version" : " 1.12.4 " ,
3+ "version" : " 0.0.0-semantic-release " ,
44 "description" : " Lightweight, customizable and fast Dropdown Tree Select component for React" ,
55 "keywords" : [
66 " react" ,
3535 "format" : " prettier-eslint \" src/**/*.js\" \" docs/**/*.js\" webpack.config.js" ,
3636 "test" : " cross-env NODE_ENV=test ava" ,
3737 "test:cov" : " rimraf .nyc_output && nyc npm test && nyc report --reporter=lcov " ,
38- "release" : " release-it "
38+ "semantic- release" : " semantic-release "
3939 },
4040 "files" : [
4141 " dist"
You can’t perform that action at this time.
0 commit comments