Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(grunt): improve publishing #43

Merged
merged 1 commit into from
Oct 5, 2015
Merged

Commits on Oct 3, 2015

  1. chore(grunt): improve publishing

    * Add relevant npm keywords and filter out the files that people
    actually care about when downloading from npm.
    
    * Stopped using `v` in front of version number.
    
    * Removed dead config for grunt-cdnify.
    
    * Publish to npm with `grunt-npm` and create a Github release with
    `grunt-conventional-github-releaser`.
    
    Closes #42
    seriema committed Oct 3, 2015
    Configuration menu
    Copy the full SHA
    73bf646 View commit details
    Browse the repository at this point in the history