commitlint-github-action
commitlint-github-action copied to clipboard
chore(deps): bump the minor-and-patch group across 1 directory with 10 updates
Bumps the minor-and-patch group with 10 updates in the / directory:
Package | From | To |
---|---|---|
@commitlint/config-angular | 19.1.0 |
19.3.0 |
@commitlint/config-conventional | 19.1.0 |
19.2.2 |
@commitlint/config-patternplate | 19.1.0 |
19.3.0 |
@commitlint/format | 19.0.3 |
19.3.0 |
@commitlint/lint | 19.1.0 |
19.2.2 |
@babel/core | 7.24.4 |
7.24.7 |
@babel/preset-env | 7.24.4 |
7.24.7 |
@commitlint/cli | 19.2.1 |
19.3.0 |
commit-and-tag-version | 12.2.0 |
12.4.1 |
yaml | 2.4.1 |
2.4.5 |
Updates @commitlint/config-angular
from 19.1.0 to 19.3.0
Release notes
Sourced from @commitlint/config-angular
's releases.
v19.3.0
19.3.0 (2024-04-23)
Features
- feat(format): print full commit message for valid commits if -V by
@weixinwu
in conventional-changelog/commitlint#4026- feat(container): added
@commitlint/config-nx-scopes
for nx monorepos by@gperdomor
in conventional-changelog/commitlint#3913Chore
- docs: :memo: add pnpm to the getting started and local setup guides by
@VoloshchenkoAl
in conventional-changelog/commitlint#4041New Contributors
@weixinwu
made their first contribution in conventional-changelog/commitlint#4026@fuyangpengqi
made their first contribution in conventional-changelog/commitlint#4035@gperdomor
made their first contribution in conventional-changelog/commitlint#3913@VoloshchenkoAl
made their first contribution in conventional-changelog/commitlint#4041Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.2.2...v19.3.0
v19.2.2
19.2.2 (2024-04-14)
Bug Fixes
- fix(is-ignored): ignore "amend!" commits by
@chalkygames123
in conventional-changelog/commitlint#4024Chore
- Update circleci ci-setup.md by
@HennaAbbas
in conventional-changelog/commitlint#3989New Contributors
@HennaAbbas
made their first contribution in conventional-changelog/commitlint#3989Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.2.1...v19.2.2
v19.2.1
19.2.1 (2024-03-19)
Bug Fixes
- fix(config-nx-scopes): include file extension in nx imports by
@timonmasberg
in conventional-changelog/commitlint#3979- Fix regression when using --last flag by
@webwarrior-ws
in conventional-changelog/commitlint#3982New Contributors
@timonmasberg
made their first contribution in conventional-changelog/commitlint#3979@webwarrior-ws
made their first contribution in conventional-changelog/commitlint#3982
... (truncated)
Changelog
Sourced from @commitlint/config-angular
's changelog.
19.3.0 (2024-04-23)
Note: Version bump only for package
@commitlint/config-angular
19.2.2 (2024-04-14)
Note: Version bump only for package
@commitlint/config-angular
Commits
447fd3b
v19.3.0cdc9c6c
chore: remove repetitive word (#4035)66dd3a5
v19.2.2- See full diff in compare view
Updates @commitlint/config-conventional
from 19.1.0 to 19.2.2
Release notes
Sourced from @commitlint/config-conventional
's releases.
v19.2.2
19.2.2 (2024-04-14)
Bug Fixes
- fix(is-ignored): ignore "amend!" commits by
@chalkygames123
in conventional-changelog/commitlint#4024Chore
- Update circleci ci-setup.md by
@HennaAbbas
in conventional-changelog/commitlint#3989New Contributors
@HennaAbbas
made their first contribution in conventional-changelog/commitlint#3989Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.2.1...v19.2.2
v19.2.1
19.2.1 (2024-03-19)
Bug Fixes
- fix(config-nx-scopes): include file extension in nx imports by
@timonmasberg
in conventional-changelog/commitlint#3979- Fix regression when using --last flag by
@webwarrior-ws
in conventional-changelog/commitlint#3982New Contributors
@timonmasberg
made their first contribution in conventional-changelog/commitlint#3979@webwarrior-ws
made their first contribution in conventional-changelog/commitlint#3982Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.2.0...v19.2.1
v19.2.0
19.2.0 (2024-03-15)
Features
- feat(cli): introduce new --last flag, to stop recommending HEAD~1 by
@knocte
in conventional-changelog/commitlint#3916- feat(load): update cosmiconfig to v9 to add support for
package.yaml
config by@danielbayley
in conventional-changelog/commitlint#3976New Contributors
@danielbayley
made their first contribution in conventional-changelog/commitlint#3976Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.1.0...v19.2.0
Changelog
Sourced from @commitlint/config-conventional
's changelog.
19.2.2 (2024-04-14)
Note: Version bump only for package
@commitlint/config-conventional
Commits
66dd3a5
v19.2.2- See full diff in compare view
Updates @commitlint/config-patternplate
from 19.1.0 to 19.3.0
Release notes
Sourced from @commitlint/config-patternplate
's releases.
v19.3.0
19.3.0 (2024-04-23)
Features
- feat(format): print full commit message for valid commits if -V by
@weixinwu
in conventional-changelog/commitlint#4026- feat(container): added
@commitlint/config-nx-scopes
for nx monorepos by@gperdomor
in conventional-changelog/commitlint#3913Chore
- docs: :memo: add pnpm to the getting started and local setup guides by
@VoloshchenkoAl
in conventional-changelog/commitlint#4041New Contributors
@weixinwu
made their first contribution in conventional-changelog/commitlint#4026@fuyangpengqi
made their first contribution in conventional-changelog/commitlint#4035@gperdomor
made their first contribution in conventional-changelog/commitlint#3913@VoloshchenkoAl
made their first contribution in conventional-changelog/commitlint#4041Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.2.2...v19.3.0
v19.2.2
19.2.2 (2024-04-14)
Bug Fixes
- fix(is-ignored): ignore "amend!" commits by
@chalkygames123
in conventional-changelog/commitlint#4024Chore
- Update circleci ci-setup.md by
@HennaAbbas
in conventional-changelog/commitlint#3989New Contributors
@HennaAbbas
made their first contribution in conventional-changelog/commitlint#3989Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.2.1...v19.2.2
v19.2.1
19.2.1 (2024-03-19)
Bug Fixes
- fix(config-nx-scopes): include file extension in nx imports by
@timonmasberg
in conventional-changelog/commitlint#3979- Fix regression when using --last flag by
@webwarrior-ws
in conventional-changelog/commitlint#3982New Contributors
@timonmasberg
made their first contribution in conventional-changelog/commitlint#3979@webwarrior-ws
made their first contribution in conventional-changelog/commitlint#3982
... (truncated)
Changelog
Sourced from @commitlint/config-patternplate
's changelog.
19.3.0 (2024-04-23)
Note: Version bump only for package
@commitlint/config-patternplate
19.2.2 (2024-04-14)
Note: Version bump only for package
@commitlint/config-patternplate
Commits
447fd3b
v19.3.066dd3a5
v19.2.2- See full diff in compare view
Updates @commitlint/format
from 19.0.3 to 19.3.0
Release notes
Sourced from @commitlint/format
's releases.
v19.3.0
19.3.0 (2024-04-23)
Features
- feat(format): print full commit message for valid commits if -V by
@weixinwu
in conventional-changelog/commitlint#4026- feat(container): added
@commitlint/config-nx-scopes
for nx monorepos by@gperdomor
in conventional-changelog/commitlint#3913Chore
- docs: :memo: add pnpm to the getting started and local setup guides by
@VoloshchenkoAl
in conventional-changelog/commitlint#4041New Contributors
@weixinwu
made their first contribution in conventional-changelog/commitlint#4026@fuyangpengqi
made their first contribution in conventional-changelog/commitlint#4035@gperdomor
made their first contribution in conventional-changelog/commitlint#3913@VoloshchenkoAl
made their first contribution in conventional-changelog/commitlint#4041Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.2.2...v19.3.0
v19.2.2
19.2.2 (2024-04-14)
Bug Fixes
- fix(is-ignored): ignore "amend!" commits by
@chalkygames123
in conventional-changelog/commitlint#4024Chore
- Update circleci ci-setup.md by
@HennaAbbas
in conventional-changelog/commitlint#3989New Contributors
@HennaAbbas
made their first contribution in conventional-changelog/commitlint#3989Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.2.1...v19.2.2
v19.2.1
19.2.1 (2024-03-19)
Bug Fixes
- fix(config-nx-scopes): include file extension in nx imports by
@timonmasberg
in conventional-changelog/commitlint#3979- Fix regression when using --last flag by
@webwarrior-ws
in conventional-changelog/commitlint#3982New Contributors
@timonmasberg
made their first contribution in conventional-changelog/commitlint#3979@webwarrior-ws
made their first contribution in conventional-changelog/commitlint#3982
... (truncated)
Commits
447fd3b
v19.3.0a7bbc49
feat(format): print full commit message for valid commits if -V (#4026)- See full diff in compare view
Updates @commitlint/lint
from 19.1.0 to 19.2.2
Release notes
Sourced from @commitlint/lint
's releases.
v19.2.2
19.2.2 (2024-04-14)
Bug Fixes
- fix(is-ignored): ignore "amend!" commits by
@chalkygames123
in conventional-changelog/commitlint#4024Chore
- Update circleci ci-setup.md by
@HennaAbbas
in conventional-changelog/commitlint#3989New Contributors
@HennaAbbas
made their first contribution in conventional-changelog/commitlint#3989Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.2.1...v19.2.2
v19.2.1
19.2.1 (2024-03-19)
Bug Fixes
- fix(config-nx-scopes): include file extension in nx imports by
@timonmasberg
in conventional-changelog/commitlint#3979- Fix regression when using --last flag by
@webwarrior-ws
in conventional-changelog/commitlint#3982New Contributors
@timonmasberg
made their first contribution in conventional-changelog/commitlint#3979@webwarrior-ws
made their first contribution in conventional-changelog/commitlint#3982Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.2.0...v19.2.1
v19.2.0
19.2.0 (2024-03-15)
Features
- feat(cli): introduce new --last flag, to stop recommending HEAD~1 by
@knocte
in conventional-changelog/commitlint#3916- feat(load): update cosmiconfig to v9 to add support for
package.yaml
config by@danielbayley
in conventional-changelog/commitlint#3976New Contributors
@danielbayley
made their first contribution in conventional-changelog/commitlint#3976Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.1.0...v19.2.0
Changelog
Sourced from @commitlint/lint
's changelog.
19.2.2 (2024-04-14)
Note: Version bump only for package
@commitlint/lint
Commits
66dd3a5
v19.2.2- See full diff in compare view
Updates @babel/core
from 7.24.4 to 7.24.7
Release notes
Sourced from @babel/core
's releases.
v7.24.7 (2024-06-05)
:bug: Bug Fix
babel-node
- #16554 Allow extra flags in babel-node (
@nicolo-ribaudo
)babel-traverse
- #16522 fix: incorrect
constantViolations
with destructuring (@liuxingbaoyu
)babel-helper-transform-fixture-test-runner
,babel-plugin-proposal-explicit-resource-management
- #16524 fix: Transform
using
inswitch
correctly (@liuxingbaoyu
):house: Internal
babel-helpers
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
- #16525 Delete unused array helpers (
@blakewilson
)Committers: 7
- Amjad Yahia Robeen Hassan (
@amjed-98
)- Babel Bot (
@babel-bot
)- Blake Wilson (
@blakewilson
)- Huáng Jùnliàng (
@JLHwung
)- Nicolò Ribaudo (
@nicolo-ribaudo
)- Sukka (
@SukkaW
)@liuxingbaoyu
v7.24.6 (2024-05-24)
Thanks
@amjed-98
,@blakewilson
,@coelhucas
, and@SukkaW
for your first PRs!:bug: Bug Fix
babel-helper-create-class-features-plugin
,babel-plugin-transform-class-properties
- #16514 Fix source maps for private member expressions (
@nicolo-ribaudo
)babel-core
,babel-generator
,babel-plugin-transform-modules-commonjs
- #16515 Fix source maps for template literals (
@nicolo-ribaudo
)babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
babel-helpers
,babel-plugin-proposal-decorators
,babel-runtime-corejs3
babel-parser
,babel-plugin-transform-typescript
- #16476 fix: Correctly parse
cls.fn<C> = x
(@liuxingbaoyu
):house: Internal
babel-core
,babel-helpers
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
- #16501 Generate helper metadata at build time (
@nicolo-ribaudo
)babel-helpers
- #16499 Add
tsconfig.json
for@babel/helpers/src/helpers
(@nicolo-ribaudo
)babel-cli
,babel-helpers
,babel-plugin-external-helpers
,babel-plugin-proposal-decorators
,babel-plugin-transform-class-properties
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-systemjs
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
- #16495 Move all runtime helpers to individual files (
@nicolo-ribaudo
)babel-parser
,babel-traverse
- #16482 Statically generate boilerplate for bitfield accessors (
@nicolo-ribaudo
)- Other
... (truncated)
Changelog
Sourced from @babel/core
's changelog.
v7.24.7 (2024-06-05)
:bug: Bug Fix
babel-node
- #16554 Allow extra flags in babel-node (
@nicolo-ribaudo
)babel-traverse
- #16522 fix: incorrect
constantViolations
with destructuring (@liuxingbaoyu
)babel-helper-transform-fixture-test-runner
,babel-plugin-proposal-explicit-resource-management
- #16524 fix: Transform
using
inswitch
correctly (@liuxingbaoyu
):house: Internal
babel-helpers
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
- #16525 Delete unused array helpers (
@blakewilson
)v7.24.6 (2024-05-24)
:bug: Bug Fix
babel-helper-create-class-features-plugin
,babel-plugin-transform-class-properties
- #16514 Fix source maps for private member expressions (
@nicolo-ribaudo
)babel-core
,babel-generator
,babel-plugin-transform-modules-commonjs
- #16515 Fix source maps for template literals (
@nicolo-ribaudo
)babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
babel-helpers
,babel-plugin-proposal-decorators
,babel-runtime-corejs3
babel-parser
,babel-plugin-transform-typescript
- #16476 fix: Correctly parse
cls.fn<C> = x
(@liuxingbaoyu
):house: Internal
babel-core
,babel-helpers
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
- #16501 Generate helper metadata at build time (
@nicolo-ribaudo
)babel-helpers
- #16499 Add
tsconfig.json
for@babel/helpers/src/helpers
(@nicolo-ribaudo
)babel-cli
,babel-helpers
,babel-plugin-external-helpers
,babel-plugin-proposal-decorators
,babel-plugin-transform-class-properties
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-systemjs
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
- #16495 Move all runtime helpers to individual files (
@nicolo-ribaudo
)babel-parser
,babel-traverse
- #16482 Statically generate boilerplate for bitfield accessors (
@nicolo-ribaudo
)- Other
v7.24.5 (2024-04-29)
:bug: Bug Fix
babel-plugin-transform-classes
,babel-traverse
- #16377 fix: TypeScript annotation affects output (
@liuxingbaoyu
)babel-helpers
,babel-plugin-proposal-explicit-resource-management
,babel-runtime-corejs3
:nail_care: Polish
babel-parser
... (truncated)
Commits
bf1e9a3
v7.24.790fdd7e
Only import types from declared dependencies (#16494)7934963
Usetype: module
in allpackage.json
s (#16535)9630250
v7.24.6553e433
Generate helper metadata at build time (#16501)fbfe16c
Fix source maps for template literals (#16515)6e3539b
[babel 8] Publish.d.ts
files for every package (#16416)e37e64d
Use eslint v9 (#16479)71c247a
[babel 8] Require Node.js^18.20.0 || ^20.10.0 || >=21.0.0
(#16457)ddbea7d
v7.24.5- Additional commits viewable in compare view
Updates @babel/preset-env
from 7.24.4 to 7.24.7
Release notes
Sourced from @babel/preset-env
's releases.
v7.24.7 (2024-06-05)
:bug: Bug Fix
babel-node
- #16554 Allow extra flags in babel-node (
@nicolo-ribaudo
)babel-traverse
- #16522 fix: incorrect
constantViolations
with destructuring (@liuxingbaoyu
)babel-helper-transform-fixture-test-runner
,babel-plugin-proposal-explicit-resource-management
- #16524 fix: Transform
using
inswitch
correctly (@liuxingbaoyu
):house: Internal
babel-helpers
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
- #16525 Delete unused array helpers (
@blakewilson
)Committers: 7
- Amjad Yahia Robeen Hassan (
@amjed-98
)- Babel Bot (
@babel-bot
)- Blake Wilson (
@blakewilson
)- Huáng Jùnliàng (
@JLHwung
)- Nicolò Ribaudo (
@nicolo-ribaudo
)- Sukka (
@SukkaW
)@liuxingbaoyu
v7.24.6 (2024-05-24)
Thanks
@amjed-98
,@blakewilson
,@coelhucas
, and@SukkaW
for your first PRs!:bug: Bug Fix
babel-helper-create-class-features-plugin
,babel-plugin-transform-class-properties
- #16514 Fix source maps for private member expressions (
@nicolo-ribaudo
)babel-core
,babel-generator
,babel-plugin-transform-modules-commonjs
- #16515 Fix source maps for template literals (
@nicolo-ribaudo
)babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
babel-helpers
,babel-plugin-proposal-decorators
,babel-runtime-corejs3
babel-parser
,babel-plugin-transform-typescript
- #16476 fix: Correctly parse
cls.fn<C> = x
(@liuxingbaoyu
):house: Internal
babel-core
,babel-helpers
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
- #16501 Generate helper metadata at build time (
@nicolo-ribaudo
)babel-helpers
- #16499 Add
tsconfig.json
for@babel/helpers/src/helpers
(@nicolo-ribaudo
)babel-cli
,babel-helpers
,babel-plugin-external-helpers
,babel-plugin-proposal-decorators
,babel-plugin-transform-class-properties
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-systemjs
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
- #16495 Move all runtime helpers to individual files (
@nicolo-ribaudo
)babel-parser
,babel-traverse
- #16482 Statically generate boilerplate for bitfield accessors (
@nicolo-ribaudo
)- Other
... (truncated)
Changelog
Sourced from @babel/preset-env
's changelog.
v7.24.7 (2024-06-05)
:bug: Bug Fix
babel-node
- #16554 Allow extra flags in babel-node (
@nicolo-ribaudo
)babel-traverse
- #16522 fix: incorrect
constantViolations
with destructuring (@liuxingbaoyu
)babel-helper-transform-fixture-test-runner
,babel-plugin-proposal-explicit-resource-management
- #16524 fix: Transform
using
inswitch
correctly (@liuxingbaoyu
):house: Internal
babel-helpers
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
- #16525 Delete unused array helpers (
@blakewilson
)v7.24.6 (2024-05-24)
:bug: Bug Fix
babel-helper-create-class-features-plugin
,babel-plugin-transform-class-properties
- #16514 Fix source maps for private member expressions (
@nicolo-ribaudo
)babel-core
,babel-generator
,babel-plugin-transform-modules-commonjs
- #16515 Fix source maps for template literals (
@nicolo-ribaudo
)babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
babel-helpers
,babel-plugin-proposal-decorators
,babel-runtime-corejs3
babel-parser
,babel-plugin-transform-typescript
- #16476 fix: Correctly parse
cls.fn<C> = x
(@liuxingbaoyu
):house: Internal
babel-core
,babel-helpers
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
- #16501 Generate helper metadata at build time (
@nicolo-ribaudo
)babel-helpers
- #16499 Add
tsconfig.json
for@babel/helpers/src/helpers
(@nicolo-ribaudo
)babel-cli
,babel-helpers
,babel-plugin-external-helpers
,babel-plugin-proposal-decorators
,babel-plugin-transform-class-properties
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-systemjs
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
- #16495 Move all runtime helpers to individual files (
@nicolo-ribaudo
)babel-parser
,babel-traverse
- #16482 Statically generate boilerplate for bitfield accessors (
@nicolo-ribaudo
)- Other
v7.24.5 (2024-04-29)
:bug: Bug Fix
babel-plugin-transform-classes
,babel-traverse
- #16377 fix: TypeScript annotation affects output (
@liuxingbaoyu
)babel-helpers
,babel-plugin-proposal-explicit-resource-management
,babel-runtime-corejs3
:nail_care: Polish
babel-parser
... (truncated)
Commits
bf1e9a3
v7.24.714a0b08
[helpers TS conversion] async functions/generators (#16510)1e3be73
Update compat data (#16539)7934963
Usetype: module
in allpackage.json
s (#16535)9630250
v7.24.6553e433
Generate helper metadata at build time (#16501)db3e9a6
Move all runtime helpers to individual files (#16495)6e3539b
[babel 8] Publish.d.ts
files for every package (#16416)1327f1d
Bump browserslist and other compat data sources (#16468)71c247a
[babel 8] Require Node.js^18.20.0 || ^20.10.0 || >=21.0.0
(#16457)- Additional commits viewable in compare view
Updates @commitlint/cli
from 19.2.1 to 19.3.0
Release notes
Sourced from @commitlint/cli
's releases.
v19.3.0
19.3.0 (2024-04-23)
Features
- feat(format): print full commit message for valid commits if -V by
@weixinwu
in conventional-changelog/commitlint#4026- feat(container): added
@commitlint/config-nx-scopes
for nx monorepos by@gperdomor
in conventional-changelog/commitlint#3913Chore
- docs: :memo: add pnpm to the getting started and local setup guides by
@VoloshchenkoAl
in conventional-changelog/commitlint#4041New Contributors
@weixinwu
made their first contribution in conventional-changelog/commitlint#4026@fuyangpengqi
made their first contribution in conventional-changelog/commitlint#4035@gperdomor
made their first contribution in conventional-changelog/commitlint#3913@VoloshchenkoAl
made their first contribution in conventional-changelog/commitlint#4041Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.2.2...v19.3.0
v19.2.2
19.2.2 (2024-04-14)
Bug Fixes
- fix(is-ignored): ignore "amend!" commits by
@chalkygames123
in conventional-changelog/commitlint#4024Chore
- Update circleci ci-setup.md by
@HennaAbbas
in conventional-changelog/commitlint#3989New Contributors
@HennaAbbas
made their first contribution in conventional-changelog/commitlint#3989Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.2.1...v19.2.2
Changelog
Sourced from @commitlint/cli
's changelog.
19.3.0 (2024-04-23)
Note: Version bump only for package
@commitlint/cli
19.2.2 (2024-04-14)
Note: Version bump only for package
@commitlint/cli