Skip to content

Commit 0dc6f1a

Browse files
committed
4.4.1
* Makefile: add --no-git-checks to pnpm publish (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) * Fix pnpm migration issues (silverwind) * Add pnpm/action-setup to CI workflows (silverwind) * Switch from npm to pnpm (silverwind)
1 parent a26a91e commit 0dc6f1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dnsz",
3-
"version": "4.4.0",
3+
"version": "4.4.1",
44
"description": "Generic DNS zone file parser and stringifier",
55
"author": "silverwind <me@silverwind.io>",
66
"repository": "silverwind/dnsz",

0 commit comments

Comments
 (0)