Skip to content

Commit 8e1958c

Browse files
chore(release): 7.3.2 [skip ci]
## [7.3.2](v7.3.1...v7.3.2) (2025-07-23) ### Bug Fixes * adjust shell scripts to remove dependency on coreutils ([ab67f45](ab67f45))
1 parent 959a95b commit 8e1958c

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+
## [7.3.2](https://github.com/DouglasNeuroInformatics/libnest/compare/v7.3.1...v7.3.2) (2025-07-23)
4+
5+
### Bug Fixes
6+
7+
* adjust shell scripts to remove dependency on coreutils ([ab67f45](https://github.com/DouglasNeuroInformatics/libnest/commit/ab67f4507daf782ed9b7a451e8ca2c04c317eb89))
8+
39
## [7.3.1](https://github.com/DouglasNeuroInformatics/libnest/compare/v7.3.0...v7.3.1) (2025-07-10)
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/libnest",
33
"type": "module",
4-
"version": "7.3.1",
4+
"version": "7.3.2",
55
"packageManager": "[email protected]",
66
"description": "Generic NestJS decorators, pipes, modules, and utilities used across DNP projects",
77
"author": "Joshua Unrau",

0 commit comments

Comments
 (0)