# Changelog ## [0.1.5](https://github.com/supabase/agent-skills/compare/v0.1.4...v0.1.5) (2026-05-27) ### Features * add npm supply-chain security guidance to supabase skill ([#94](https://github.com/supabase/agent-skills/issues/94)) ([82df90a](https://github.com/supabase/agent-skills/commit/82df90a5de1cd84386d8bc192746e50343b86dc0)) ## [0.1.4](https://github.com/supabase/agent-skills/compare/v0.1.3...v0.1.4) (2026-05-22) ### Features * embed absolute GitHub Release URLs in index.json ([#87](https://github.com/supabase/agent-skills/issues/87)) ([5ce9c70](https://github.com/supabase/agent-skills/commit/5ce9c70875d655b7d72eab05484835244da04e31)) ### Bug Fixes * scope supabase-plugin app token to the correct installation ([#88](https://github.com/supabase/agent-skills/issues/88)) ([5f25299](https://github.com/supabase/agent-skills/commit/5f252991a21a63ac2909b0266d28824915b0e86c)) ## [0.1.3](https://github.com/supabase/agent-skills/compare/v0.1.2...v0.1.3) (2026-05-19) ### Bug Fixes * cover SECURITY DEFINER, auth.role() deprecation, and BOLA in security checklist ([#85](https://github.com/supabase/agent-skills/issues/85)) ([133f43e](https://github.com/supabase/agent-skills/commit/133f43e8c2ffc48823ff0630c692cabecea3e3a3)) ## [0.1.2](https://github.com/supabase/agent-skills/compare/v0.1.1...v0.1.2) (2026-05-11) ### Features * build index.json for .well-known/agent-skills in release pipeline ([#77](https://github.com/supabase/agent-skills/issues/77)) ([3e77715](https://github.com/supabase/agent-skills/commit/3e7771598f3a03d29533208dd7b5a50bdfc8860f)) ## [0.1.1](https://github.com/supabase/agent-skills/compare/v0.1.0...v0.1.1) (2026-05-06) ### Features * Add initial PostgreSQL best practices rules ([#1](https://github.com/supabase/agent-skills/issues/1)) ([a1b0257](https://github.com/supabase/agent-skills/commit/a1b0257ec2133a30345fbde9e9865f40248e19f6)) * add instructions to check changelog ([#74](https://github.com/supabase/agent-skills/issues/74)) ([4bb13d8](https://github.com/supabase/agent-skills/commit/4bb13d858d19f1f848505a66f46fc9603fdcde95)) * add release-please tarball workflow ([#69](https://github.com/supabase/agent-skills/issues/69)) ([3e7fd16](https://github.com/supabase/agent-skills/commit/3e7fd16bf8cab06d3c24dc775a331e6effcba29a)) * add schema-constraints reference for safe migration patterns ([#30](https://github.com/supabase/agent-skills/issues/30)) ([9b236f3](https://github.com/supabase/agent-skills/commit/9b236f3ebd65d76a2c570f19931353da9c858d5a)) * add subdirectory support for reference files ([#18](https://github.com/supabase/agent-skills/issues/18)) ([5da9a5e](https://github.com/supabase/agent-skills/commit/5da9a5ee3797d8ce3532392af2230e05a257fff7)) * automate release flow with GitHub App, per-skill versions, and supabase-plugin dispatch ([#75](https://github.com/supabase/agent-skills/issues/75)) ([27838be](https://github.com/supabase/agent-skills/commit/27838beedccb3906b3eba157851265db5c8db549)) * instructions on exposing tables to the data api ([#71](https://github.com/supabase/agent-skills/issues/71)) ([f15a5a4](https://github.com/supabase/agent-skills/commit/f15a5a40779072a530c9e53c3f14ec4131118ea6)) * using Supabase agent skills ([#12](https://github.com/supabase/agent-skills/issues/12)) ([7c2e389](https://github.com/supabase/agent-skills/commit/7c2e3894fddfde8eb6c77d2a8921904543b9be7a)) ### Bug Fixes * add how to write a skill to agent.md ([#16](https://github.com/supabase/agent-skills/issues/16)) ([e5417d1](https://github.com/supabase/agent-skills/commit/e5417d1a90dc26a2541fe0f6fc8131263e83570b)) * add MIT license file ([#35](https://github.com/supabase/agent-skills/issues/35)) ([dfd956d](https://github.com/supabase/agent-skills/commit/dfd956df581f1715cd0b6d031700472c847d21b3)) * bump supabase skill to v0.1.1 and fix Data API broken link ([#72](https://github.com/supabase/agent-skills/issues/72)) ([5a6542e](https://github.com/supabase/agent-skills/commit/5a6542e08fc026d90c9a6a0f5a67749e9ceb9946)) * correct broken reference link in postgres best practices skill ([#58](https://github.com/supabase/agent-skills/issues/58)) ([f4e2277](https://github.com/supabase/agent-skills/commit/f4e22777fd8573537297b568c16e5a45a25927da)) * **marketplace:** correct skills path to match folder name ([#31](https://github.com/supabase/agent-skills/issues/31)) ([5e27342](https://github.com/supabase/agent-skills/commit/5e27342d4aab6f94dd666e01755d8e2650e460b6)) * require reference files at root of references/ directory ([#32](https://github.com/supabase/agent-skills/issues/32)) ([22e4669](https://github.com/supabase/agent-skills/commit/22e466937a34fe4f2c7d2d199599c7a76cbcf51f)) * test in temp dir to prevent repo pollution ([#65](https://github.com/supabase/agent-skills/issues/65)) ([42ffdee](https://github.com/supabase/agent-skills/commit/42ffdeee42ad70617fdbcaecb3d894ef6ad69e7b)) * update Data API doc link and bump supabase skill to v0.1.1 ([#73](https://github.com/supabase/agent-skills/issues/73)) ([e5f7a7c](https://github.com/supabase/agent-skills/commit/e5f7a7cfd697765848ffd6a4505f3c02e1ee17ee))