Skip to content

Releases: vidavidorra/commitlint-config

v1.0.8

28 Sep 10:53
Compare
Choose a tag to compare

1.0.8 (2020-09-28)

Bug Fixes

  • deps: update dependency commitlint-plugin-function-rules to v1.1.11 (#9) (fbb35f4)

v1.0.7

27 Sep 19:45
Compare
Choose a tag to compare

1.0.7 (2020-09-27)

Miscellaneous Chores

  • rename build:clean script to build:clean-first (7166838)
  • deps: update dependency eslint-config-prettier to v6.12.0 (#5) (8ec923b)

Tests

  • end-to-end: rename build script to build:clean-first (1c93b6d)

Continuous Integration

  • run full tests in lint-staged (c9b5cc3)

v1.0.6

27 Sep 14:31
Compare
Choose a tag to compare

1.0.6 (2020-09-27)

Bug Fixes

  • deps: update dependency @commitlint/config-conventional to v11 (#8) (11e5e85)
  • deps: update dependency commitlint-plugin-function-rules to v1.1.10 (#6) (61840c0)

Miscellaneous Chores

  • deps: update dependency @commitlint/cli to v11 (#7) (bd668fb)
  • deps: update dependency eslint to v7.10.0 (#4) (238e49e)

v1.0.5

27 Sep 09:21
Compare
Choose a tag to compare

1.0.5 (2020-09-27)

Continuous Integration

v1.0.4

27 Sep 08:33
Compare
Choose a tag to compare

1.0.4 (2020-09-27)

Documentation

  • add build and npm version badges (194cd0c)

v1.0.0

27 Sep 07:26
Compare
Choose a tag to compare

1.0.0 (2020-09-27)

Features

  • add configuration sources and tests (2540a00)

Continuous Integration

  • check build for type errors when linting (10d7830)
  • commits: add commitlint configuration to allow longer dependency commits (7d70ddd)

Miscellaneous Chores