Closed
Description
3.0.1 was released the 29th of August, but we also forgot to update the browser version to the new name. The commits below include that update. Should we release a new patch release soon with that change? I don't think there are any commits below that need a minor bump. I can see an argument for a7e0aa0 as a minor bump, but I don't think it needs to be
git log v3.0.1..origin/master --oneline
a7e0aa0 lib: expose constants in a more intuitive way (#299)
bc81242 build(deps): bump elliptic from 6.5.2 to 6.5.3 (#290)
31c2005 refactor: no import star (#297)
48d182b fix: update browser name to cloudevents. (#292)
763838c chore: Update examples to use latest sdk changes (#282)
3fab5f2 docs: update badge name (#289)
ed9ea95 fix: ensure that data encoded as base64 is parsed as an object (#285)
e219a30 chore: Update readme with correct Receiver usage (#287)