3.2.7
rajnandan1/kener3.2.7Mar 24, 2025by rajnandan1
AI Summary
This release (3.2.7) of kener focuses on infrastructure improvements by automating dependency updates and updating the Node.js runtime to version 23. The dependency automation was contributed by @kaffolder7, while the Node.js version update and package version bump was done by @rajnandan1.
Key Highlights
- Automated dependency updates to keep the project current
- Updated Node.js version to 23 for improved performance and compatibility
- Package version incremented to 3.2.7
New Features
- Automated dependency updates system (CI/CD improvement for keeping dependencies current)
Full Release Notes
## What's Changed * feat: automate dependency updates 🤖 by @kaffolder7 in https://github.com/rajnandan1/kener/pull/263 * fix: update Node.js version to 23 and increment package version to 3.2.7 by @rajnandan1 in https://github.com/rajnandan1/kener/pull/356 **Full Changelog**: https://github.com/rajnandan1/kener/compare/3.2.6...3.2.7