1.3.4 (2022-05-17)
1.3.3 (2022-05-17)
1.3.2 (2022-01-07)
- 🐛 don't quotes versions, only ignore 400 errors (#39) (638dbba)
- 🐛 don't quotes versions, only ignore 400 errors (#40) (1c14322)
- 🐛 quote the version number to deprecate to avoid errors 400 returned by npm (#36) (85a3fd7)
1.3.2-beta.3 (2022-01-07)
1.3.2-beta.2 (2022-01-07)
1.3.2-beta.1 (2022-01-07)
1.3.2-alpha.1 (2022-01-07)
1.3.1 (2022-01-03)
- 🐛 list all versions, including the newly published one when computing deprecations (#34) (24e3067)
- 🐛 list all versions, including the newly published one when computing deprecations (eae29b2)
1.3.1-alpha.1 (2022-01-03)
1.3.0 (2021-12-31)
- 🔒 check that authentication is correctly set up before publishing (ea0ed27)
- 🔒 check that authentication is correctly set up before publishing (#30) (883fd07)
1.3.0-alpha.3 (2021-12-31)
1.2.3 (2021-12-31)
1.3.0-alpha.2 (2021-12-31)
1.3.0-alpha.1 (2021-12-31)
1.2.2 (2021-12-31)
1.2.1 (2021-12-26)
1.2.0 (2021-12-26)
1.2.0-beta.1 (2021-12-26)
1.2.0-alpha.1 (2021-12-25)
- 🐛 downgrade node-fetch to fix an error related to require (#23) (804963c)
- 🐛 revert the upgrade of execa to fix an error related to require (#22) (a2f3fbe)
1.1.7 (2021-12-22)
- upgraded dependencies (5b4bbcd)
1.1.6 (2021-12-22)
- ignore 422 errors and log unexpected errors when deprecating packages (#9) (e34f67b)
- release an empty release to force upgrade (a34122d)
- remove force on the call to deprecate (d575f49)
1.1.6 (2021-12-22)
- ignore 422 errors and log unexpected errors when deprecating packages (#9) (e34f67b)
- remove force on the call to deprecate (d575f49)
1.1.5 (2021-03-19)
1.1.4 (2021-03-19)
1.1.3 (2021-03-19)
1.1.2 (2021-01-22)
- configuration of the supportPreReleaseIfNotReleased rule (2d0939c)
- correctly detect configurtion for the rule supportPreReleaseIfNotReleased (1432c50)
1.1.1 (2021-01-22)
- correctly detect configuration for the rume supportPreReleaseIfNotReleased (4593bcf)
1.1.0 (2021-01-08)
1.0.1 (2020-10-23)
- 📝 minor change to update the published README on npm (e4a9095)
- 🐛 correctly set the authentication token before deprecating versions (cc5528d)
- fix the instanciation of a service (6638b77)
- fix warnings by removing useless methods, fix method names (65572e5)
- remove nonsense (5c52851)
- ✨ support configuration (259bf6b)
- create a new plugin and use it in the release process (78951ac)
- depreciate versions (8b11967)
- detect already published versions (f27e8fe)
- detect versions to deprecate by applying rules (54ae121)
- implement and test new rules, that can take options (fec9e9c)
- initial release (298cc9a)
1.0.0-alpha.8 (2020-10-23)
- fix the instanciation of a service (6638b77)
- ✨ support configuration (259bf6b)
1.0.0-alpha.7 (2020-10-23)
- implement and test new rules, that can take options (fec9e9c)