Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 427 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (9 loc) · 427 Bytes

Contributing to OpenLLMetry-JS

Thanks for taking the time to contribute! 😃 🚀

Please refer to our Contributing Guide for instructions on how to contribute.

Releasing

To release a new version of the package, run (make sure you have access to the @traceloop npm organization):

nx run-many --targets=build
npx lerna publish --no-private