Skip to content

Releases: rluvaton/bulk-npm-publish

v3.0.2

15 Mar 19:09
e99d679

Choose a tag to compare

3.0.2 (2021-03-15)

Bug Fixes

  • only-new: scoped package was not checked if publish correctly (9dec28f), closes #82

v3.0.1

15 Mar 11:12
936ae53

Choose a tag to compare

3.0.1 (2021-03-15)

Bug Fixes

  • only-new: Pass scope when searching for published package (4c3f0a1), closes #82

v3.0.0

14 Mar 13:58
5188502

Choose a tag to compare

3.0.0 (2021-03-14)

Features

  • filter-packages: Change publish new packages option to check for existing packages from the registry (a4e20ba), closes #30

BREAKING CHANGES

  • filter-packages: No longer filter existing packages from verdaccio storage

v2.1.0

14 Mar 01:25
6b05ebb

Choose a tag to compare

2.1.0 (2021-03-14)

Features

  • input-validation: Add validation on input

v2.0.2

04 Nov 14:28
2eae19c

Choose a tag to compare

2.0.2 (2020-11-04)

Bug Fixes

  • publish-script-creator: Exiting bat script after first command (#71) (2eae19c), closes #70

v2.0.1

13 Sep 11:19
ac67f03

Choose a tag to compare

2.0.1 (2020-09-13)

Bug Fixes

  • 🐛 newlines in script output for Windows (#64) (ac67f03), closes #62

v2.0.0

07 Jul 19:19
481187e

Choose a tag to compare

2.0.0 (2020-07-07)

BREAKING CHANGES

  • Remove support to env options

v1.4.2

18 Jun 14:00
419f989

Choose a tag to compare

1.4.2 (2020-06-18)

Bug Fixes

  • publish-script: replace relative path for package to absolute (20fa936), closes #50

v1.4.1

10 Jun 20:57
f2ff3a4

Choose a tag to compare

1.4.1 (2020-06-10)

Bug Fixes

  • package crash because the build folder wasn't right (6dee90e), closes #51

v1.4.0

10 Jun 19:10
6300af4

Choose a tag to compare

1.4.0 (2020-06-10)

Bug Fixes

  • user-options-getter: fix test (4fc06c9), closes #14

Features

  • linux-support: add linux support for script (83a9c25), closes #14

Reverts

  • dependencies: commit that added yargs (eb9a6c5)