Skip to content

Releases: vidavidorra/commitlint-plugin-function-rules

v1.0.3

07 Sep 19:36
Compare
Choose a tag to compare

1.0.3 (2020-09-07)

Miscellaneous Chores

  • deps: update typescript-eslint monorepo to v4.1.0 (#9) (6758fe4)

v1.0.2

07 Sep 12:57
Compare
Choose a tag to compare

1.0.2 (2020-09-07)

Miscellaneous Chores

  • deps: update dependency husky to v4.3.0 (#8) (58c8659)

v1.0.1

06 Sep 09:17
Compare
Choose a tag to compare

1.0.1 (2020-09-06)

Continuous Integration

  • release: build before release to include dist (4ff37ce)

v1.0.0

06 Sep 09:13
Compare
Choose a tag to compare

1.0.0 (2020-09-06)

Features

  • add function rule plugin sources and tests (1a8db80)

Miscellaneous Chores

Documentation

  • add code coverage badge (fb6d27b)

Continuous Integration

  • release: fix npm env value (308ffae)
  • re-enable release step (58ac7f2)
  • release: publish to npm (d1cd2aa)
  • add build, test and coverage jobs (3e42d16)
  • disable release step until build and tests are finished (3e2e92a)
  • rename job 'build-and-test' to 'build' (76cb756)
  • separate build and test jobs (d4140da)