Skip to content

Commit 397bcf6

Browse files
committed
4.1.2
* Update publish target and add release workflow (silverwind) * Update dependencies (silverwind) * Add AGENTS.md and CLAUDE.md (silverwind) * add updates-config-silverwind (silverwind) * ci: update github actions to latest major versions (silverwind) * ci: bump node matrix to 22, 24 (silverwind) * chore: update eslint config and dependencies (silverwind) * Makefile: remove pnpm-lock.yaml from versions targets (silverwind) * ci: enable pnpm cache (silverwind) * Add pnpm/action-setup to CI workflows (silverwind) * Switch from npm to pnpm (silverwind) * add npm ignore-scripts (silverwind)
1 parent e01a198 commit 397bcf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "daemonize-process",
3-
"version": "4.1.1",
3+
"version": "4.1.2",
44
"description": "Daemonize the current Node.js process",
55
"author": "silverwind <me@silverwind.io>",
66
"repository": "silverwind/daemonize-process",

0 commit comments

Comments
 (0)