purescript-contrib/purescript-optparse

Upload latest docs to Pursuit

Closed this issue · 6 comments

Latest docs on Pursuit are v0.2.1: https://pursuit.purescript.org/packages/purescript-optparse/

I'm not sure how much has changed since v1.0.0, but updating this would be helpful.

For tag v1.0.0 I got this error on travis https://travis-ci.org/f-o-a-m/purescript-optparse/builds/507800018#L1767 and docs were not published. once we make new release will make sure it's published.

Sounds good.

I'm still getting

* ERROR: Your git working tree is dirty. Please commit or stash your changes first.

but did manual publish
https://pursuit.purescript.org/packages/purescript-optparse/2.0.0

Thanks! Not sure why you're getting that error...

it was because package-lock file was created after npm install