Skip to content

Commit 5970117

Browse files
ralyodioclaude
andcommitted
chore(release): v0.18.1
Two resolver fixes, both of which look like working DNS from outside. #268 — a name pointed at a host answered an authoritative NOERROR with no records, which a client treats as final. seo.rank, chovy.hacker and alt.2600 were all unreachable while google.com resolved, so the machine looked healthy. RECORD_TYPES never consulted a published A or AAAA for an address question, and targetAddress() returned null for a hostname with nothing picking up after it. #267 — `dns enable` reported that a bridge already on the port "is being used as-is" and then started a second daemon anyway, which bound alongside it and took the queries the note promised to the first. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
1 parent ac3cf99 commit 5970117

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": "moshcode",
3-
"version": "0.18.0",
3+
"version": "0.18.1",
44
"type": "module",
55
"description": "moshcode — a metal wrapper for coding engines and native UGig/CoinPay workflow CLIs, with OpenPRD and moshscript",
66
"bin": {

0 commit comments

Comments
 (0)