This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
v0.0.2 Release
Fixes
Add JS bundles and source maps to the NPM files for @opencensus/web-all (#66), which were incorrectly not included before. This will enable linking the JS bundles in <script> tags via the unpkg.com or jsdelivr.com CDNs for NPM files.
Commits
2eece4e chore(multiple): 0.0.2 release proposal
5331b5f Merge pull request #67 from census-instrumentation/release-tooling-fixes
1dd9323 Add JS bundles and source maps to NPM package files (#66)
456b890 Update RELEASING.md to remove local pull instruction
54747e2 Fix automatic NPM publish job in CircleCI