Skip to content

Commit c3d4fab

Browse files
chore(release): monorepo release (#9)
- @simple-libs/[email protected] Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9a45dc1 commit c3d4fab

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/child-process-utils/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

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+
612
## 1.0.0 (2025-05-28)
713

814
### Features

packages/child-process-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@simple-libs/child-process-utils",
33
"type": "module",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"description": "A small set of utilities for child process.",
66
"author": {
77
"name": "Dan Onoshko",

0 commit comments

Comments
 (0)