File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ All notable changes will be documented in this file.
66
77### Breaking Changes
88
9- - Completely rewritten CLI with new argument syntax. See [ the docs] ( https://jsdevtools.org /ez-spawn/ ) for details.
9+ - Completely rewritten CLI with new argument syntax. See [ the docs] ( https://jstools.dev /ez-spawn/ ) for details.
1010
1111- Arguments like ` --major ` and ` --minor ` have been replaced with a positional argument. So ` bump --major ` becomes ` bump major ` .
1212
Original file line number Diff line number Diff line change 11remote_theme : JS-DevTools/gh-pages-theme
22
33title : Version Bump Prompt
4- logo : https://jsdevtools.org /img/logos/logo.png
4+ logo : https://jstools.dev /img/logos/logo.png
55
66author :
77 twitter : JSDevTools
@@ -16,7 +16,7 @@ defaults:
1616 - scope :
1717 path : " "
1818 values :
19- image : https://jsdevtools.org /img/logos/card.png
19+ image : https://jstools.dev /img/logos/card.png
2020 - scope :
2121 path : " test/**/*"
2222 values :
Original file line number Diff line number Diff line change 1919 "url" : " https://jamesmessinger.com"
2020 },
2121 "license" : " MIT" ,
22- "homepage" : " https://jsdevtools.org /version-bump-prompt" ,
22+ "homepage" : " https://jstools.dev /version-bump-prompt" ,
2323 "repository" : {
2424 "type" : " git" ,
2525 "url" : " https://github.com/JS-DevTools/version-bump-prompt.git"
Original file line number Diff line number Diff line change 11# Version-Bump-Prompt
22
3- [ ![ Cross-Platform Compatibility] ( https://jsdevtools.org /img/badges/os-badges.svg )] ( https://travis-ci.com/JS-DevTools/version-bump-prompt )
3+ [ ![ Cross-Platform Compatibility] ( https://jstools.dev /img/badges/os-badges.svg )] ( https://travis-ci.com/JS-DevTools/version-bump-prompt )
44[ ![ Build Status] ( https://api.travis-ci.com/JS-DevTools/version-bump-prompt.svg?branch=master )] ( https://travis-ci.com/JS-DevTools/version-bump-prompt )
55
66[ ![ Coverage Status] ( https://coveralls.io/repos/github/JS-DevTools/version-bump-prompt/badge.svg?branch=master )] ( https://coveralls.io/github/JS-DevTools/version-bump-prompt )
99[ ![ npm] ( https://img.shields.io/npm/v/version-bump-prompt.svg )] ( https://www.npmjs.com/package/version-bump-prompt )
1010[ ![ License] ( https://img.shields.io/npm/l/version-bump-prompt.svg )] ( LICENSE )
1111
12- ![ Screenshot] ( https://jsdevtools.org /version-bump-prompt/img/screenshot.gif )
12+ ![ Screenshot] ( https://jstools.dev /version-bump-prompt/img/screenshot.gif )
1313
1414### Automate your release process with a single command that can:
1515
@@ -254,6 +254,6 @@ Big Thanks To
254254--------------------------
255255Thanks to these awesome companies for their support of Open Source developers ❤
256256
257- [ ![ Travis CI] ( https://jsdevtools.org /img/badges/travis-ci.svg )] ( https://travis-ci.com )
258- [ ![ SauceLabs] ( https://jsdevtools.org /img/badges/sauce-labs.svg )] ( https://saucelabs.com )
259- [ ![ Coveralls] ( https://jsdevtools.org /img/badges/coveralls.svg )] ( https://coveralls.io )
257+ [ ![ Travis CI] ( https://jstools.dev /img/badges/travis-ci.svg )] ( https://travis-ci.com )
258+ [ ![ SauceLabs] ( https://jstools.dev /img/badges/sauce-labs.svg )] ( https://saucelabs.com )
259+ [ ![ Coveralls] ( https://jstools.dev /img/badges/coveralls.svg )] ( https://coveralls.io )
You can’t perform that action at this time.
0 commit comments