Releases: ghusse/semantic-release-npm-deprecate-old-versions
Releases · ghusse/semantic-release-npm-deprecate-old-versions
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.1
v1.0.0
1.0.0 (2020-10-23)
Bug Fixes
- 🐛 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)
Features
- ✨ 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)
v1.0.0-alpha.8
1.0.0-alpha.8 (2020-10-23)
Bug Fixes
- fix the instanciation of a service (6638b77)
Features
- ✨ support configuration (259bf6b)