Skip to content

Latest commit

 

History

History
60 lines (34 loc) · 5 KB

File metadata and controls

60 lines (34 loc) · 5 KB

Changelog

0.1.5 (2026-05-27)

Features

  • add npm supply-chain security guidance to supabase skill (#94) (82df90a)

0.1.4 (2026-05-22)

Features

  • embed absolute GitHub Release URLs in index.json (#87) (5ce9c70)

Bug Fixes

  • scope supabase-plugin app token to the correct installation (#88) (5f25299)

0.1.3 (2026-05-19)

Bug Fixes

  • cover SECURITY DEFINER, auth.role() deprecation, and BOLA in security checklist (#85) (133f43e)

0.1.2 (2026-05-11)

Features

  • build index.json for .well-known/agent-skills in release pipeline (#77) (3e77715)

0.1.1 (2026-05-06)

Features

  • Add initial PostgreSQL best practices rules (#1) (a1b0257)
  • add instructions to check changelog (#74) (4bb13d8)
  • add release-please tarball workflow (#69) (3e7fd16)
  • add schema-constraints reference for safe migration patterns (#30) (9b236f3)
  • add subdirectory support for reference files (#18) (5da9a5e)
  • automate release flow with GitHub App, per-skill versions, and supabase-plugin dispatch (#75) (27838be)
  • instructions on exposing tables to the data api (#71) (f15a5a4)
  • using Supabase agent skills (#12) (7c2e389)

Bug Fixes

  • add how to write a skill to agent.md (#16) (e5417d1)
  • add MIT license file (#35) (dfd956d)
  • bump supabase skill to v0.1.1 and fix Data API broken link (#72) (5a6542e)
  • correct broken reference link in postgres best practices skill (#58) (f4e2277)
  • marketplace: correct skills path to match folder name (#31) (5e27342)
  • require reference files at root of references/ directory (#32) (22e4669)
  • test in temp dir to prevent repo pollution (#65) (42ffdee)
  • update Data API doc link and bump supabase skill to v0.1.1 (#73) (e5f7a7c)