- 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>
13 lines
446 B
Markdown
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
|