Skip to content
This repository was archived by the owner on Sep 1, 2026. It is now read-only.

Crow v1.3.1

Latest

Choose a tag to compare

@Hydr46605 Hydr46605 released this 01 Sep 23:44
· 1 commit to main since this release

Security

  • loadEnvFiles now runs dotenv quiet, so its advisory tip output can never leak onto the MCP stdio transport.

Changed

  • dotenv bumped from 16 to 17.
  • CI runs on actions/checkout@v7 and actions/setup-node@v7.