Skip to content

Commit 7a74e97

Browse files
committed
Release v4.4.1
1 parent 9c78bd4 commit 7a74e97

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [v4.4.1](https://github.com/uphold/process-manager/releases/tag/v4.4.1) (2026-03-27)
4+
5+
- Bump lodash from 4.17.21 to 4.17.23 [\#57](https://github.com/uphold/process-manager/pull/57) ([dependabot](https://github.com/apps/dependabot))
6+
- Bump basic-ftp from 5.1.0 to 5.2.0 [\#58](https://github.com/uphold/process-manager/pull/58) ([dependabot](https://github.com/apps/dependabot))
7+
- Bump minimatch from 3.1.2 to 3.1.5 [\#59](https://github.com/uphold/process-manager/pull/59) ([dependabot](https://github.com/apps/dependabot))
8+
- Bump flatted from 3.3.3 to 3.4.2 [\#60](https://github.com/uphold/process-manager/pull/60) ([dependabot](https://github.com/apps/dependabot))
9+
- Bump picomatch from 4.0.3 to 4.0.4 [\#61](https://github.com/uphold/process-manager/pull/61) ([dependabot](https://github.com/apps/dependabot))
10+
311
## [v4.4.0](https://github.com/uphold/process-manager/releases/tag/v4.4.0) (2026-01-05)
412

513
- Update `release` workflow to use trusted OIDC publishing [\#56](https://github.com/uphold/process-manager/pull/56) ([risantos](https://github.com/risantos))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uphold/process-manager",
3-
"version": "4.4.0",
3+
"version": "4.4.1",
44
"description": "A module for handling the lifecycle of a node process",
55
"keywords": [
66
"graceful",

0 commit comments

Comments
 (0)