Skip to content

Releases: flex-development/commitlint-config

1.0.1

01 Mar 09:06
1.0.1
c9b0fa1
Compare
Choose a tag to compare

1.0.1 (2023-03-01)

📦 Build

  • deps-dev: Bump @vitest/coverage-c8 from 0.29.1 to 0.29.2 (#19) (27251af)
  • deps-dev: Bump @vitest/expect from 0.29.1 to 0.29.2 (#18) (d70cd17)
  • deps-dev: Bump @vitest/ui from 0.29.1 to 0.29.2 (#17) (7fc01fd)
  • deps-dev: Bump vitest from 0.29.1 to 0.29.2 (#16) (643ed89)

🐛 Fixes

🦾 Refactors

  • config: [rules] prefer trailer-exists over signed-off-by (135d3eb)

1.0.0

28 Feb 21:59
1.0.0
3ce06b9
Compare
Choose a tag to compare

1.0.0 (2023-02-28)

📦 Build

  • cjs: support named exports (db33bd5)
  • deps-dev: bump @flex-development/mkbuild from 1.0.0-alpha.13 to 1.0.0-alpha.14 (db6b49b)
  • deps-dev: Bump @flex-development/mlly (#3) (7a236d7)
  • deps-dev: Bump @graphql-eslint/eslint-plugin (#13) (7f9d298)
  • deps-dev: Bump @typescript-eslint/eslint-plugin (#14) (2cd6e44)
  • deps-dev: Bump @typescript-eslint/parser from 5.53.0 to 5.54.0 (#12) (3577968)
  • deps-dev: Bump @vitest/coverage-c8 from 0.28.5 to 0.29.1 (#5) (f7c5a59)
  • deps-dev: Bump @vitest/ui from 0.28.5 to 0.29.1 (#6) (faf4c0e)
  • deps-dev: Bump cspell from 6.26.3 to 6.27.0 (#8) (6c86561)
  • deps-dev: Bump eslint from 8.34.0 to 8.35.0 (#10) (92fe3cd)
  • deps-dev: Bump typescript (#2) (5569dbe)
  • deps-dev: Bump typescript (#9) (6449dcb)
  • deps-dev: bump typescript from 5.0.0-dev.20230226 to 5.1.0-dev.20230227 (eb266a9)
  • deps-dev: Bump vitest from 0.28.5 to 0.29.1 (#7) (3ad41a4)

🤖 Continuous Integration

  • [@dependabot] add config (c77ab0d)
  • deps: Bump actions/add-to-project from 0.4.0 to 0.4.1 (#11) (2077018)
  • deps: Bump actions/cache from 3.2.5 to 3.2.6 (#1) (69d3893)
  • workflows: [ci] add commitlint job (5bb8717)
  • workflows: [ci] upload coverage report to codecov (f806d0a)

📝 Documentation

✨ Features

🏡 Housekeeping

  • pkg: add keyword conventional-commits-parser (1098a90)
  • tests: codecov integration (fb5eeb7)

🦾 Refactors

  • config: [`revert...
Read more