v0.0.16

deepseek-ai/DeepSeek-Coder-V2v0.0.16Jul 2, 2024by github-actions[bot]

AI Summary

A maintenance release focused on code cleanup, removing redundant comments, and fixing CI/CD configuration to ensure correct branch references.

Key Highlights

  • Updated CI/CD configuration to specify main branch
  • Removed redundant code comments for cleaner code
  • Removed outdated documentation comments

New Features

  • Code cleanup and refactoring
  • CI/CD improvements

Full Release Notes

See the assets to download this version and install.

## What's Changed
* 🔧 (release.yml): specify branch ref to main in checkout action ♻️ (main.tsx): remove redundant comments for cleaner code by @Necmttn in https://github.com/craftgen/craftgen/pull/69
* chore: publish new release by @github-actions in https://github.com/craftgen/craftgen/pull/70
* 💡 remove outdated comment in MyRouterContext interface by @Necmttn in https://github.com/craftgen/craftgen/pull/71
* chore: publish new release by @github-actions in https://github.com/craftgen/craftgen/pull/72


**Full Changelog**: https://github.com/craftgen/craftgen/compare/v0.0.14...v0.0.16