]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Improve change-version.js (#33148)
authorXhmikosR <xhmikosr@gmail.com>
Thu, 11 Mar 2021 09:37:52 +0000 (11:37 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Mon, 5 Apr 2021 04:44:39 +0000 (07:44 +0300)
commit459cc246b936cb736e8c94e66e1861870ab7e2fa
tree3bcfc2265e1377b12a30c962fdeaa108c18a0aad
parent90228a4743a7802f8c8a42f4f7f7d77814c76d5a
Improve change-version.js (#33148)

* switch to async/await
* remove shelljs
* switch to globby; supports .gitignore out of the box
* don't write any files to the disk if they are indentical
* add two more cmd switches: --dry and --verbose
* strip leading "v" from version arguments so that we don't end up with duplicate `v`s
build/change-version.js
package.json