generate-pw v1.0.0
🚀 Initial Release
- Created
generatePassword()function to generate a single password (@adamlui) - Created
generatePasswords()function to generate multiple passwords (@adamlui) - Implemented CLI functionality (@adamlui)
- Created docs (README + MIT license + security policy) (@adamlui)
For more detailed information and usage instructions, please refer to the README for this release: https://github.com/adamlui/js-utils/tree/generate-pw-1.0.0/generate-pw#readme
Note: Asset generate-pw-1.0.0.tgz is the official release package as published to npm. *.tar.gz and *.zip files are auto-generated by GitHub, they contain a git snapshot of the entire monorepo at the time of this release (which includes utilities besides generate-pw).