-
Notifications
You must be signed in to change notification settings - Fork 446
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
feat: use package-table vs custom script #241
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we have any centralized docs on how this is run?
I see the new ipfs-shipyard module after looking through the associated issues, but I think a few months from now it's not going to be easy to find. Perhaps we can add a small note in the packages section of the readme linking to package-table
or a local npm run script?
docs: add note on how to generate table
2b0505f
to
7d34ca9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I pushed up a commit to the readme referencing the package-table module as mentioned in the js-ipfs readme
Update project config to publish api docs
## [7.1.1](libp2p/js-libp2p-mplex@v7.1.0...v7.1.1) (2022-12-16) ### Documentation * publish api docs ([libp2p#241](libp2p/js-libp2p-mplex#241)) ([083f462](libp2p/js-libp2p-mplex@083f462))
…#241) Bumps [@libp2p/interface-mocks](https://github.com/libp2p/js-libp2p-interfaces) from 11.0.3 to 12.0.1. - [Release notes](https://github.com/libp2p/js-libp2p-interfaces/releases) - [Commits](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-mocks-v11.0.3...@libp2p/interface-mocks-v12.0.1) --- updated-dependencies: - dependency-name: "@libp2p/interface-mocks" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
## [6.0.3](libp2p/js-libp2p-websockets@v6.0.2...v6.0.3) (2023-06-06) ### Dependencies * **dev:** bump @libp2p/interface-mocks from 11.0.3 to 12.0.1 ([libp2p#241](libp2p/js-libp2p-websockets#241)) ([f956836](libp2p/js-libp2p-websockets@f956836)) * **dev:** bump aegir from 38.1.8 to 39.0.9 ([libp2p#245](libp2p/js-libp2p-websockets#245)) ([4a35f6b](libp2p/js-libp2p-websockets@4a35f6b))
No description provided.