Skip to content

Commit af445b3

Browse files
authored
chore: added more release tasks
1 parent cd1ce52 commit af445b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/release.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
git fetch --tags upstream
1414
git checkout tags/X.YY.Z
1515
npm publish
16+
- double check NPM for new release https://www.npmjs.com/package/jquery-validation
1617
- Update MS CDN (Ping Chris Sfanos)
1718
- Check jsdelivr CDN: new git tags are automatically pulled, tested & merged via https://github.com/jsdelivr/jsdelivr/pulls
1819
- Check cdnjs CDN: new git tags are automatically committed into https://github.com/cdnjs/cdnjs/commits/master or ping @cdnjs

0 commit comments

Comments
 (0)