gulp-cachebust icon indicating copy to clipboard operation
gulp-cachebust copied to clipboard

Latest master version is not available on npm registry

Open mdiaATarinc opened this issue 8 years ago • 1 comments

Hi,

I'm using the latest version of this gulp plugin from the npm registry. I noticed two differences in the documentation on npm and github:

  1. The latest version on npm says 0.0.6 while under Releases it says 0.0.5
  2. The pathFormatter option is available on master but it's not pushed as part of a new release on github or npm.

I really want to use the pathFormatter option for our build purposes as we need to append a string before the hash value.

@Josiah Can you publish the master to tags and also npm registry?

Thanks!

mdiaATarinc avatar May 09 '16 19:05 mdiaATarinc

We moved the repository to a new location, and in there 0.0.7 is released. That version is pretty much the same as 0.0.6 apart from small package.json and other meta info changes

jhuesos avatar Aug 11 '17 13:08 jhuesos