mozilla / ping-centre

INACTIVE - http://mzl.la/ghe-archive
Mozilla Public License 2.0
8 stars 10 forks source link

bump version and publish to npm #128

Closed cvan closed 4 months ago

cvan commented 6 years ago

first off: great work on this! glad to see a standalone JS client for metrics. (I started writing a similar library intended to replace GA's analytics.js by doing direct POSTs to GA's Universal Analytics via the Measurement Protocol API. I would much prefer to use this project, once it addresses our use cases.)

on the Mixed Reality team, in several projects we have been using Google Analytics (using UA directly and analytics.js) and Sentry (for both JavaScript errors and Node.js exceptions).

searching for ping-centre on npm shows three packages all for v1.0.0, last published a year ago.

  1. perhaps delete/unpublish mozilla-ping-centre from npm
  2. bump the version (npm version ?) to do a new release: major/minor/patch?
  3. git tag and npm publish it