Skip to content

Commit 2f45941

Browse files
chore(release): 2.7.0 [skip ci]
## [2.7.0](v2.6.0...v2.7.0) (2025-03-31) ### Features * add vendored neverthrow ([b929098](b929098))
1 parent a09a6ba commit 2f45941

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+
## [2.7.0](https://github.com/DouglasNeuroInformatics/libjs/compare/v2.6.0...v2.7.0) (2025-03-31)
4+
5+
### Features
6+
7+
* add vendored neverthrow ([b929098](https://github.com/DouglasNeuroInformatics/libjs/commit/b92909870d8bb081a119db1bc0f5e611033c1a51))
8+
39
## [2.6.0](https://github.com/DouglasNeuroInformatics/libjs/compare/v2.5.0...v2.6.0) (2025-03-29)
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/libjs",
33
"type": "module",
4-
"version": "2.6.0",
4+
"version": "2.7.0",
55
"packageManager": "[email protected]",
66
"description": "A collection of utility functions and types for Node.js and the browser",
77
"author": "Joshua Unrau",

0 commit comments

Comments
 (0)