We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd1ce52 commit af445b3Copy full SHA for af445b3
build/release.js
@@ -13,6 +13,7 @@
13
git fetch --tags upstream
14
git checkout tags/X.YY.Z
15
npm publish
16
+- double check NPM for new release https://www.npmjs.com/package/jquery-validation
17
- Update MS CDN (Ping Chris Sfanos)
18
- Check jsdelivr CDN: new git tags are automatically pulled, tested & merged via https://github.com/jsdelivr/jsdelivr/pulls
19
- Check cdnjs CDN: new git tags are automatically committed into https://github.com/cdnjs/cdnjs/commits/master or ping @cdnjs
0 commit comments