Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

v0.23.1

Compare
Choose a tag to compare
@nzjony nzjony released this 16 Mar 12:30
· 128 commits to master since this release
c13c731

This fixes the broken latest tag on npmjs.com.

Unfortunately it isn't possible to remove the tag using: npm dist-tag rm @here/<pkg>, because we have scoped packages which aren't supported. npm unpublish @here/[email protected] also doesn't work.

Hence I resorted to do a patch release to ensure that v0.23 is the latest package on npmjs.com.

I needed a commit also, hence: faf2b83