tpmjs/packages/tools/createBlogPost/CHANGELOG.md
Ajax Davis fada29ecbe feat: add npm-like features to tool detail page and update keyword to tpmjs
- Add download trend sparkline chart showing 30-day download history
- Add bundle size component with minified/gzipped sizes via bundlephobia proxy
- Add more install commands: yarn, bun, deno (in addition to npm, pnpm)
- Change discovery keyword from "tpmjs-tool" to "tpmjs" across entire codebase
- Update sync endpoints to use new keyword
- Update all documentation and package.json files

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-29 21:30:42 +10:00

13 lines
446 B
Markdown

# @tpmjs/createblogpost
## 0.2.0
### Minor Changes
- Initial release of createBlogPost tool for TPMJS registry
- Creates structured blog posts with frontmatter and metadata
- Supports both Markdown and MDX formats
- Automatic slug generation, word count, and reading time calculation
- Rich TPMJS metadata including parameters, authentication, pricing, and AI agent guidance
- Tagged with 'tpmjs' keyword for NPM registry discovery