Releases: flex-development/commitlint-config
Releases · flex-development/commitlint-config
1.0.1
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
- config: ignore @dependabot commits (ac180de)
🦾 Refactors
- config: [rules] prefer
trailer-exists
oversigned-off-by
(135d3eb)
1.0.0
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
] addcommitlint
job (5bb8717) - workflows: [
ci
] upload coverage report to codecov (f806d0a)
📝 Documentation
- api (d0511f1)
- rules (9ac091e)
- types (f8d6672)
- use (53f6ebd)
- what is this? (c9cec45)
- when should i use this? (b6a346a)
✨ Features
- config:
config
(b7d53cb) - config:
defaultIgnores
(43290c7) - config:
formatter
(6634a1d) - config:
helpUrl
(6fb4acf) - config:
ignores
(a41e03a) - config:
parserPreset
(ff66c7f) - config:
plugins
(f89bd8f) - config:
prompt
(9bd1060) - config:
rules
(0bb540d) - config: add commit type
release
(b37b433) - enums:
PromptKind
(63b78a2) - enums:
ReferenceAction
(5048b81) - enums:
Scope
(12b1d61) - enums:
Type
(dbb1e78) - interfaces: [
Commit
] addCommit
as index type (e90f28c) - interfaces:
Commit
(8e699cf) - interfaces:
Config
(4664fd1) - interfaces:
Note
(38f794c) - interfaces:
ParserOptions
(2af7562) - interfaces:
PromptConfig
(c4b8b70) - interfaces:
Reference
(3018cd5) - interfaces:
Revert
(6079b7e) - interfaces:
RulesConfig
(53b8d11) - types:
NoteKeyword
(e07cd2f) - types:
ParserPreset
(15302ed) - types:
Question
(a4ac43a) - types:
QuestionEnum
(c55d596) - types:
Questions
(66b0f6c) - utils:
max
(39bfe07) - utils:
min
(03e3254) - utils:
scopes
(fc2247d) - utils:
types
(5fad964)
🏡 Housekeeping
🦾 Refactors
- config: [`revert...