Releases: CodelyTV/eslint-config-codely
Releases · CodelyTV/eslint-config-codely
v4.5.0
4.5.0 (2025-02-12)
Features
- support dots for catch-all segments on folder name (#43) (e0c1987)
v4.4.1
4.4.1 (2025-02-04)
Features
- No modifications introduced in this version. Being forced to bump the patch version due to automating the release precess.
Previous versions
- We started automating the changelog generation and release process recently, but have been using Semantic Versioning since the initial release of this library.
eslint-config-codely: v4.4.0
4.4.0 (2025-02-04)
Features
eslint-config-codely: v4.3.4
4.3.4 (2025-01-20)
Bug Fixes
- revert "fix: chore(deps): update non-breaking dependencies (#32)" due to breaking changes (#34) (8303ff8)
eslint-config-codely: v4.3.3
4.3.3 (2025-01-15)
Bug Fixes
- chore(deps): update non-breaking dependencies (#32) (a720c26)
eslint-config-codely: v4.3.2
4.3.2 (2025-01-15)
Bug Fixes
- avoid using GitHub Personal Access Token while publishing a new release (#30) (b3d358b)
eslint-config-codely: v4.3.1
4.3.1 (2025-01-15)
Bug Fixes
- improve readme docs (sorry for bumping a
fix
while it should be a docs
, testing out the automated release process) (#28) (d020ad1)
eslint-config-codely: v4.3.0
4.3.0 (2025-01-15)
Features
- allow parentheses in folder naming convention (#12) (8acfa57)