Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Oct 15:56
· 86 commits to main since this release

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)