Skip to content

joneshf/purescript-webstorage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purescript-webstorage

Build Status

Documentation

Module documentation is published on Pursuit.

Releases

New versions are published when CI succeeds on a tag. To cut a new version:

  1. Ensure the version in package.json has been updated.

  2. Draft a new release.

  3. Name the tag with a v prefix and the version to release.

  4. Choose a specific commit rather than a branch.

  5. Publish the release.

  6. CI will run. Assuming everything builds properly, it will deploy the new version to Pursuit.

  7. Verify the version was released on Pursuit.