Skip to content

Releases: CodelyTV/eslint-config-codely

v4.5.0

12 Feb 11:43
6c28def
Compare
Choose a tag to compare

4.5.0 (2025-02-12)

Features

  • support dots for catch-all segments on folder name (#43) (e0c1987)

v4.4.1

04 Feb 11:47
70324aa
Compare
Choose a tag to compare

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

04 Feb 09:54
cd18cfb
Compare
Choose a tag to compare

4.4.0 (2025-02-04)

Features

eslint-config-codely: v4.3.4

20 Jan 09:37
28f651c
Compare
Choose a tag to compare

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

15 Jan 17:58
4a458b0
Compare
Choose a tag to compare

4.3.3 (2025-01-15)

Bug Fixes

  • chore(deps): update non-breaking dependencies (#32) (a720c26)

eslint-config-codely: v4.3.2

15 Jan 17:04
5fa6dc0
Compare
Choose a tag to compare

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

15 Jan 16:23
22b4f8e
Compare
Choose a tag to compare

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

15 Jan 15:59
0e49d08
Compare
Choose a tag to compare

4.3.0 (2025-01-15)

Features

  • allow parentheses in folder naming convention (#12) (8acfa57)