File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
packages/child-process-utils Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.0.1] ( https://github.com/TrigenSoftware/simple-libs/compare/[email protected] @1.0.1 ) (2025-06-14)
7
+
8
+ ### Bug Fixes
9
+
10
+ * correct handling of iteration interruption ([ 9a45dc1] ( https://github.com/TrigenSoftware/simple-libs/commit/9a45dc17c7dd16886f2fd7ed0c0347cd3da3772f ) )
11
+
6
12
## 1.0.0 (2025-05-28)
7
13
8
14
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @simple-libs/child-process-utils" ,
3
3
"type" : " module" ,
4
- "version" : " 1.0.0 " ,
4
+ "version" : " 1.0.1 " ,
5
5
"description" : " A small set of utilities for child process." ,
6
6
"author" : {
7
7
"name" : " Dan Onoshko" ,
You can’t perform that action at this time.
0 commit comments