Releases: BackendStack21/jwt-keys-generator-api
Releases · BackendStack21/jwt-keys-generator-api
v1.1.2
v1.1.1 - Node.js v22
What's Changed
- Update NodeJS version to 22.x in workflows and Dockerfile by @jkyberneees in #9
- Docker images limited to architectures: linux/amd64,linux/arm64
Full Changelog: v1.1.0...v1.1.1
Node.js version upgrade
Changes:
- Using Node.js v20
- Updating OpenSSL to
OpenSSL 3.1.4 24 Oct 2023
OpenSSL 3.0.8 7 Feb 2023
Changes:
- Adding badges to documentation
- Updating OpenSSL version to 3.0.8, 7 Feb 2023
Updating dependencies
Changes:
- Updating NPM dependencies
- Updating README.md with frontend URL
Refactorization and cleanup
What's Changed
- fixing URL and markdown format issue by @jkyberneees in #4
- openssl service refactoring by @jkyberneees in #5
- removing unused files by @jkyberneees in #6
Full Changelog: v1.0.0...v1.0.1
Initial release
First release of the API! 💚