Skip to content

Commit bd3c73d

Browse files
committed
5.0.0
* require node 22 (silverwind) * Update vitest-config-silverwind to 11.3.3, add Node 26 to CI (silverwind) * gitignore: add pnpm entries (silverwind) * bump versions to 15.0.0, drop git push from release targets (silverwind) * add jest-extended devDep (silverwind) * test: use test-context expect for inline snapshots (silverwind) * update deps (silverwind) * build: update versions to 14.3.1, add -R flag (silverwind) * Remove heading from AGENTS.md (silverwind) * Add `permissions` to GitHub Actions workflows (silverwind) * Update eslint-config-silverwind to 122.0.4 (silverwind) * Update deps and switch to eslint-silverwind (silverwind) * Remove local publish from version targets, let CI handle it (silverwind)
1 parent 8e0891d commit bd3c73d

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": "dnsbl",
3-
"version": "4.0.3",
3+
"version": "5.0.0",
44
"description": "Query DNS-based blackhole lists",
55
"author": "silverwind <me@silverwind.io>",
66
"repository": "silverwind/dnsbl",

0 commit comments

Comments
 (0)