Releases: supabase/cli
Releases · supabase/cli
v2.3.0
v2.2.8
Changelog
Bug fixes
- 8e17f03: fix: pass NPM_CONFIG_REGISTRY env variable when bundling functions (@laktek)
- 94cf287: fix: pass NPM_CONFIG_REGISTRY env variable when bundling functions (#3020) (@laktek)
Others
- 96de763: chore(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 (#3016) (@dependabot[bot])
v2.2.7
Changelog
Bug fixes
- 1bdc4ef: fix: obtain Postgres URL from branches get command (#2996) (@yaten2302)
Others
- 2cca98c: chore(deps): bump github.com/getsentry/sentry-go from 0.30.0 to 0.31.1 (#3010) (@dependabot[bot])
- e93f6fe: chore(deps): bump github.com/golangci/golangci-lint from 1.63.3 to 1.63.4 (#3018) (@dependabot[bot])
- 7b4a968: chore(deps): bump golang.org/x/term from 0.27.0 to 0.28.0 (#3017) (@dependabot[bot])
v2.2.6
v2.2.4
v2.2.3
Changelog
Bug fixes
- 37438c4: fix: assume platform defaults when local sms keys are unset (@sweatybridge)
Others
- d412bc0: chore(deps): bump github.com/golangci/golangci-lint from 1.62.2 to 1.63.1 (#3004) (@dependabot[bot])
- 185ec6e: chore: use double quote consistently (@sweatybridge)