johnbrett / hapi-auth-bearer-token

Simple Bearer authentication scheme plugin for hapi, accepts token by Header, Cookie or Query parameter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add git tags that match published versions

ilovett opened this issue · comments

Can you please add tags to commits of published versions after 4.1.0 ?

npm version should do this by default, maybe forgot to push the tags?

pushed, thanks @ilovett !