Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix export name (dnsaddrResolver) #388

Closed
DougAnderson444 opened this issue Oct 3, 2024 · 0 comments · Fixed by #392
Closed

docs: fix export name (dnsaddrResolver) #388

DougAnderson444 opened this issue Oct 3, 2024 · 0 comments · Fixed by #392

Comments

@DougAnderson444
Copy link

import { dnsaddr } from '@multiformats/multiaddr/resolvers'

should be dnsaddrResolver

achingbrain added a commit that referenced this issue Nov 21, 2024
achingbrain added a commit that referenced this issue Nov 21, 2024
Fixes documentation errors and adds doc-check to prevent regressions.

Fixes #388
achingbrain added a commit that referenced this issue Nov 21, 2024
Fixes documentation errors and adds doc-check to prevent regressions.

Fixes #388
github-actions bot pushed a commit that referenced this issue Nov 21, 2024
## [12.3.2](v12.3.1...v12.3.2) (2024-11-21)

### Bug Fixes

* do not allow modifying tuples ([#391](#391)) ([77f15d2](77f15d2))

### Documentation

* fix dnsaddrResolver name ([#392](#392)) ([823b45f](823b45f)), closes [#388](#388)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant