Skip to content

Releases: joanroig/pccomponentes-bot

v2.2.3

21 May 21:26
Compare
Choose a tag to compare

Bug Fixes

  • third party typings added, supported in ts-node (da8ce99)

v2.2.2

21 May 15:57
Compare
Choose a tag to compare

Bug Fixes

  • removed unnecessary lines from .eslintrc.js (e853895)

v2.2.1

19 May 22:06
Compare
Choose a tag to compare

Bug Fixes

  • prevent unnecessary merges to develop, use fast forward if possible (6be3f3f)

v2.2.0

19 May 21:34
Compare
Choose a tag to compare

Features

  • more branches added the naming policy (c333fbd)

v2.1.0

19 May 18:09
Compare
Choose a tag to compare

Features

  • always pull master before committing (511b1d3)
  • commitlint added (a97cbe7)
  • configuration to make puppeteer plugins optional and proper error throw if the browser preparation fails (eb55338)
  • enforce branch naming policy (03e59d5)

v2.0.2

18 May 21:29
Compare
Choose a tag to compare

Bug Fixes

  • Changed git user name and email for the bump version action (bba2dd0)

v2.0.1

18 May 21:06
Compare
Choose a tag to compare

Bug Fixes

  • More consistent bot shutdown, moved to a dedicated service. (c3ff493)