Skip to content

Commit dfe7aef

Browse files
chore(release): 8.1.0 [skip ci]
## [8.1.0](v8.0.2...v8.1.0) (2025-11-19) ### Features * add getInstanceId ([d6c8184](d6c8184))
1 parent 1787e1d commit dfe7aef

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+
## [8.1.0](https://github.com/DouglasNeuroInformatics/libnest/compare/v8.0.2...v8.1.0) (2025-11-19)
4+
5+
### Features
6+
7+
* add getInstanceId ([d6c8184](https://github.com/DouglasNeuroInformatics/libnest/commit/d6c81848bd30d30773a13d489703a30080d5f6a1))
8+
39
## [8.0.2](https://github.com/DouglasNeuroInformatics/libnest/compare/v8.0.1...v8.0.2) (2025-11-11)
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": "8.0.2",
4+
"version": "8.1.0",
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)