Skip to content

Commit

Permalink
chore: format CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 30, 2025
1 parent 115489a commit 12be29f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 8 deletions.
6 changes: 2 additions & 4 deletions packages/commitlint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,13 @@

## [0.0.6](https://github.com/nozomiishii/configs/compare/@nozomiishii/commitlint-config-v0.0.5...@nozomiishii/commitlint-config-v0.0.6) (2025-01-30)


### Features

* add TypeScript configuration for Commitlint ([abee5aa](https://github.com/nozomiishii/configs/commit/abee5aa94794cbf84e46125c04dff02d71344316))

- add TypeScript configuration for Commitlint ([abee5aa](https://github.com/nozomiishii/configs/commit/abee5aa94794cbf84e46125c04dff02d71344316))

### Bug Fixes

* conditionally remove @commitlint/config-conventional before adding custom config ([dceaf95](https://github.com/nozomiishii/configs/commit/dceaf958b143ec9d2f445eda3fb38aeeded3c825))
- conditionally remove @commitlint/config-conventional before adding custom config ([dceaf95](https://github.com/nozomiishii/configs/commit/dceaf958b143ec9d2f445eda3fb38aeeded3c825))

## [0.0.5](https://github.com/nozomiishii/configs/compare/@nozomiishii/commitlint-config-v0.0.4...@nozomiishii/commitlint-config-v0.0.5) (2024-06-16)

Expand Down
3 changes: 1 addition & 2 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@

## [0.4.9](https://github.com/nozomiishii/configs/compare/@nozomiishii/eslint-config-v0.4.8...@nozomiishii/eslint-config-v0.4.9) (2025-01-30)


### Bug Fixes

* replace eslint-plugin-eslint-comments to @eslint-community/eslint-plugin-eslint-comments ([46dccbb](https://github.com/nozomiishii/configs/commit/46dccbbc49088118f2d0776b61676aa04b7cd42d))
- replace eslint-plugin-eslint-comments to @eslint-community/eslint-plugin-eslint-comments ([46dccbb](https://github.com/nozomiishii/configs/commit/46dccbbc49088118f2d0776b61676aa04b7cd42d))

## [0.4.8](https://github.com/nozomiishii/configs/compare/@nozomiishii/eslint-config-v0.4.7...@nozomiishii/eslint-config-v0.4.8) (2025-01-02)

Expand Down
3 changes: 1 addition & 2 deletions packages/prettier-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@

## [0.6.3](https://github.com/nozomiishii/configs/compare/@nozomiishii/prettier-config-v0.6.2...@nozomiishii/prettier-config-v0.6.3) (2025-01-30)


### Bug Fixes

* update prettier CLI commands for improved functionality ([67c93dd](https://github.com/nozomiishii/configs/commit/67c93dd2d734fe703abb774ebabd15e38e21dd95))
- update prettier CLI commands for improved functionality ([67c93dd](https://github.com/nozomiishii/configs/commit/67c93dd2d734fe703abb774ebabd15e38e21dd95))

## [0.6.2](https://github.com/nozomiishii/configs/compare/@nozomiishii/prettier-config-v0.6.1...@nozomiishii/prettier-config-v0.6.2) (2024-02-18)

Expand Down

0 comments on commit 12be29f

Please sign in to comment.