Skip to content

Latest commit

 

History

History
115 lines (54 loc) · 5.35 KB

CHANGELOG.md

File metadata and controls

115 lines (54 loc) · 5.35 KB

0.7.2 (2020-07-21)

Bug Fixes

  • security: Merge pull request #42 from UpHabit/dependabot/npm_and_yarn/lodash-4.17.19 (07a32d9)

0.7.1 (2020-04-07)

Bug Fixes

  • error when releaseDescriptionTemplate is undefined (17dca0c)

0.7.0 (2020-04-07)

Features

  • add config for release description (cd25e0d)

0.6.0 (2020-03-30)

Features

  • add option for released and releaseDate for veresion (879d592)
  • add release notes to JIRA release (e7ce86b)

0.5.3 (2020-03-27)

Bug Fixes

  • deps: upgrade jira-connector to 3.1.0 (3d157d5)

0.5.2 (2020-03-27)

Bug Fixes

  • Merge pull request #20 from UpHabit/renovate/major-semantic-release-monorepo (d758907)

0.5.1 (2020-03-27)

Bug Fixes

  • security: update all packages with secuirty issues (1ba6780)

0.5.0 (2020-01-21)

Features

  • bulk update issues and network concurrency limit (2bebfd4)

0.4.0 (2019-08-30)

Features

  • allow multiple tickets in the same commit message (aff41a2)

0.3.0 (2019-08-15)

Bug Fixes

  • escaping regex (e1bea79)
  • fixing ticketRegex matching (7a3957d)
  • ci: make sure we can compile as a test (05b883d)

Features

  • adding support for regex in tickets (8cef9b0)
  • adding the ability to pass a regex to filter tickets (#10) (71b535f)

0.2.1 (2019-08-02)

Bug Fixes

  • ci: make sure we can compile as a test (542429b)

0.2.0 (2019-07-22)

Features

0.1.1 (2019-01-30)

Bug Fixes

  • ci: Automate npm publish (5abd275)
  • deps: add missing tslib dep (8b59b2c)

0.1.0 (2019-01-30)

Bug Fixes

  • [FIX-123] typescript config (72159d8)
  • ci: remove extra unneeded dependency (887f522)

Features

  • [UH-1258] better logging (85a74e9)
  • [UH-1258] Implement release creation (c44e1aa)