You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release v1.2.1 (#83)
- update TLD files
- doc(README): update ci badge URLs (#82)
- dep(punycode): specify as punycode.js
- which always avoid name conflict with stale node.js built-in
- dep(mocha & eslint): remove from devDeps (install as needed with npx)
- pkg: add ./test to .npmignore
Release v1.1.1 (#77)
* doc(README): update updating instructions
* test: wait a little longer, use path.join
* ci: only attempt publish if package.json modified