Skip to content

Commit 05b2f1d

Browse files
chore(release): 1.3.1 [skip ci]
## [1.3.1](v1.3.0...v1.3.1) (2025-02-14) ### Bug Fixes * replace schema factories with pipe ([4ad89b4](4ad89b4))
1 parent 4ad89b4 commit 05b2f1d

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+
## [1.3.1](https://github.com/DouglasNeuroInformatics/libjs/compare/v1.3.0...v1.3.1) (2025-02-14)
4+
5+
### Bug Fixes
6+
7+
* replace schema factories with pipe ([4ad89b4](https://github.com/DouglasNeuroInformatics/libjs/commit/4ad89b4c5562d768e43f629a5ae803e2f703d00a))
8+
39
## [1.3.0](https://github.com/DouglasNeuroInformatics/libjs/compare/v1.2.1...v1.3.0) (2025-02-13)
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": "1.3.0",
4+
"version": "1.3.1",
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)