coapjs / node-coap

CoAP - Node.js style
MIT License
531 stars 154 forks source link

fix(index.ts): fix issues with exported types #322

Closed JKRhb closed 2 years ago

JKRhb commented 2 years ago

This PR makes some small adjustments to index.ts where a couple of definitions weren't exported correctly. I think we could publish a (patch) version 1.0.1 after the merge of this PR.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1523737564


Totals Coverage Status
Change from base Build 1521158148: 0.0%
Covered Lines: 1139
Relevant Lines: 1251

💛 - Coveralls
Apollon77 commented 2 years ago

@JKRhb same process? You prepare the "version commit" then tag and I do npm?

JKRhb commented 2 years ago

@JKRhb same process? You prepare the "version commit" then tag and I do npm?

👍 Will do :)