Skip to content

Commit 5ffb1c3

Browse files
chore(release): 5.3.1 [skip ci]
## [5.3.1](v5.3.0...v5.3.1) (2025-02-15) ### Bug Fixes * remove sort-modules ([d54b4cd](d54b4cd))
1 parent d54b4cd commit 5ffb1c3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [5.3.1](https://github.com/DouglasNeuroInformatics/eslint-config/compare/v5.3.0...v5.3.1) (2025-02-15)
4+
5+
### Bug Fixes
6+
7+
* remove sort-modules ([d54b4cd](https://github.com/DouglasNeuroInformatics/eslint-config/commit/d54b4cdf08cc9ba06e73d8acdcb106b05f2029f2))
8+
39
## [5.3.0](https://github.com/DouglasNeuroInformatics/eslint-config/compare/v5.2.4...v5.3.0) (2025-02-15)
410

511
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@douglasneuroinformatics/eslint-config",
33
"type": "module",
4-
"version": "5.3.0",
4+
"version": "5.3.1",
55
"packageManager": "pnpm@10.4.0",
66
"description": "Linting configurations for DNP projects written in TypeScript/JavaScript",
77
"author": "Joshua Unrau",

0 commit comments

Comments
 (0)