Skip to content

Commit

Permalink
chore: added more release tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
staabm committed May 23, 2020
1 parent cd1ce52 commit af445b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/release.js
Expand Up @@ -13,6 +13,7 @@
git fetch --tags upstream
git checkout tags/X.YY.Z
npm publish
- double check NPM for new release https://www.npmjs.com/package/jquery-validation
- Update MS CDN (Ping Chris Sfanos)
- Check jsdelivr CDN: new git tags are automatically pulled, tested & merged via https://github.com/jsdelivr/jsdelivr/pulls
- Check cdnjs CDN: new git tags are automatically committed into https://github.com/cdnjs/cdnjs/commits/master or ping @cdnjs
Expand Down

0 comments on commit af445b3

Please sign in to comment.