v0.5.1
nextauthjs/next-authv0.5.1Jun 11, 2024by ekzhang
AI Summary
This release focuses on maintenance and distribution improvements, including updated Homebrew installation instructions and the addition of ARM64 support for Docker images. It also includes minor fixes for typos and CI runner configurations.
Key Highlights
- Updated Homebrew installation instructions
- Added ARM64 support for Docker images
- Fixed CI runner configurations
- Corrected typo in documentation
New Features
- Updated Homebrew installation instructions
- Fixed typo (Maxmium -> Maximum)
- Added arm64 docker image
- Fixed CI runners
Full Release Notes
## What's Changed * Update Homebrew installation instructions by @ekzhang in https://github.com/ekzhang/bore/pull/80 * Fix typo, Maxmium -> Maximum by @kianmeng in https://github.com/ekzhang/bore/pull/81 * arm64 docker image by @kennycallado in https://github.com/ekzhang/bore/pull/114 * Fix CI runners by @ekzhang in https://github.com/ekzhang/bore/pull/118 * Bump version to 0.5.1 by @ekzhang in https://github.com/ekzhang/bore/pull/119 ## New Contributors * @kianmeng made their first contribution in https://github.com/ekzhang/bore/pull/81 * @kennycallado made their first contribution in https://github.com/ekzhang/bore/pull/114 **Full Changelog**: https://github.com/ekzhang/bore/compare/v0.5.0...v0.5.1