Skip to content

Latest commit

 

History

History
129 lines (79 loc) · 9.79 KB

CHANGELOG.md

File metadata and controls

129 lines (79 loc) · 9.79 KB

1.2.1 (2023-06-30)

Bug Fixes

  • verifyConditions was written by an idiot (#7) (ec4cb0a)

1.2.0 (2023-06-28)

Features

  • use eslint instead of eslint (#6) (517618a)

1.1.0 (2023-04-28)

Features

  • let the user overwrite the released value (6bcc749)

1.0.0 (2022-12-21)

Bug Fixes

  • [FIX-123] typescript config (72159d8)
  • add message when not run in prerelease branch (ddeefc1)
  • ci: Automate npm publish (5abd275)
  • ci: make sure we can compile as a test (05b883d)
  • ci: make sure we can compile as a test (542429b)
  • ci: remove extra unneeded dependency (887f522)
  • deps: add missing tslib dep (8b59b2c)
  • deps: upgrade jira-connector to 3.1.0 (3d157d5)
  • do not fail when board or sprint not found, log out the error though (bbcc017)
  • error when releaseDescriptionTemplate is undefined (17dca0c)
  • escaping regex (e1bea79)
  • First version (7b29389)
  • First version (bcca7ba)
  • First version (30071f1)
  • First version (2fc24a7)
  • First version (783d80f)
  • First version (25ffcd6)
  • First version (f5557ff)
  • First version (a325b40)
  • First version (55491f6)
  • First version (5276152)
  • First version (993ea98)
  • First version (dd714cf)
  • fixing ticketRegex matching (7a3957d)
  • Merge pull request #20 from UpHabit/renovate/major-semantic-release-monorepo (d758907)
  • security: Merge pull request #42 from UpHabit/dependabot/npm_and_yarn/lodash-4.17.19 (07a32d9)
  • security: update all packages with secuirty issues (1ba6780)
  • version: Release init version (b7d5168)

Features

  • [UH-1258] better logging (85a74e9)
  • [UH-1258] Implement release creation (c44e1aa)
  • add config for release description (cd25e0d)
  • add option for released and releaseDate for veresion (879d592)
  • add option to not run on prerelease branches (37fa1fc)
  • add release notes to JIRA release (e7ce86b)
  • adding support for regex in tickets (8cef9b0)
  • adding the ability to pass a regex to filter tickets (#10) (71b535f)
  • allow multiple tickets in the same commit message (aff41a2)
  • Allow usage of board/active sprint for start date of release (c728311)
  • Always release when on release branch, enable use of env variables in release templates (3d6d1f0)
  • bulk update issues and network concurrency limit (2bebfd4)
  • deps: lodash vunerability (96addad)
  • deps: lodash vunerability (#9) (6d8637b)
  • remove requirement for releaseNameTemplate to include (9d09539)

0.3.2 (2021-10-29)

Bug Fixes

  • do not fail when board or sprint not found, log out the error though (bbcc017)

0.3.1 (2021-09-03)

Bug Fixes

  • add message when not run in prerelease branch (ddeefc1)

0.3.0 (2021-09-03)

Features

  • add option to not run on prerelease branches (37fa1fc)

0.2.0 (2021-09-02)

Features

  • Allow usage of board/active sprint for start date of release (c728311)

0.1.0 (2021-09-02)

Features

  • Always release when on release branch, enable use of env variables in release templates (3d6d1f0)

0.0.4 (2021-09-02)

Bug Fixes

0.0.3 (2021-09-02)

Bug Fixes

0.0.2 (2021-09-02)

Bug Fixes