Skip to content

Releases: pleaseai/claude-code-plugins

web: v1.2.0

21 Oct 15:14
b18fe93

Choose a tag to compare

1.2.0 (2025-10-18)

Features

  • add Anthropic agent skills marketplace (#24) (77543c2)
  • add plugin-dev toolkit and fix marketplace schema (3467298)

Bug Fixes

  • make plugin description optional in marketplace schema (#25) (e8226f0)
  • marketplace: make plugin description optional in schema and types (248aff5)

web: v1.1.0

16 Oct 14:33
377244a

Choose a tag to compare

1.1.0 (2025-10-16)

Features

  • add community marketplaces and improve schema flexibility (#17) (439bd48)
  • add GitHub stars display with ISR and optimized caching (#19) (d2affb6)
  • add optimized system font stack for Korean and English (#15) (24a985c)
  • implement multi-marketplace support for plugin distribution (#11) (c22149e)

Bug Fixes

  • configure Vercel preset and fix marketplace config loading (#16) (c7865eb)
  • move marketplace-sources.json to public directory for Vercel deployment (#13) (da7a27d)
  • resolve Vercel build warning and lint errors (#20) (1b87031)

web: v1.0.0

15 Oct 18:16
03a8dd0

Choose a tag to compare

1.0.0 (2025-10-15)

Features

  • add author badges for Google and Anthropic plugins (#5) (bf6b6fa)
  • add context file support and MCP/Context badges (#3) (1f938b8)
  • web: 2단계 설치 안내를 위한 InstallModal 추가 (#2) (d6c7e0e)
  • web: add URL parameter support for auto-opening plugin install modal (#8) (4c1e4f9)
  • web: Claude Code Plugin Marketplace App (#1) (2a66f60)

Bug Fixes

  • web: prevent version badge truncation in PluginCard (#4) (c59032b)