Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 773 Bytes

File metadata and controls

47 lines (31 loc) · 773 Bytes

Changelog

0.1.5 - 2025-07-15

Fixes

  • Output to dist/ and target node

Documentation

  • Skip npm version commits in the changelog
  • Fix a missing argument in the README

0.1.4 - 2025-07-15

Documentation

  • Adjust changelog format
  • Add more details to the README
  • Add a license

0.1.3 - 2025-07-15

Fixes

  • Make index.ts executable

0.1.2 - 2025-07-15

Fixes

  • Fix path to script file

0.1.1 - 2025-07-15

Fixes

  • Fix failure to execute via bunx

0.1.0 - 2025-07-15

Features

  • Add get-transcript tool for fetching YouTube transcripts

Documentation

  • Add CHANGELOG

Build

  • Add mise configuration with Bun 1.2.18
  • Add MCP SDK and TS dependencies
  • Use bun init project scaffolding