Skip to content

Commit 5700f96

Browse files
chore(release): 5.3.4 [skip ci]
## [5.3.4](v5.3.3...v5.3.4) (2025-05-09) ### Bug Fixes * update dependencies ([a28f5f8](a28f5f8))
1 parent a28f5f8 commit 5700f96

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.4](https://github.com/DouglasNeuroInformatics/eslint-config/compare/v5.3.3...v5.3.4) (2025-05-09)
4+
5+
### Bug Fixes
6+
7+
* update dependencies ([a28f5f8](https://github.com/DouglasNeuroInformatics/eslint-config/commit/a28f5f89a580a7e962cf4c7a6ebccca3b614e39a))
8+
39
## [5.3.3](https://github.com/DouglasNeuroInformatics/eslint-config/compare/v5.3.2...v5.3.3) (2025-04-06)
410

511
### Bug Fixes

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.3",
4+
"version": "5.3.4",
55
"packageManager": "[email protected]",
66
"description": "Linting configurations for DNP projects written in TypeScript/JavaScript",
77
"author": "Joshua Unrau",

0 commit comments

Comments
 (0)