diff --git a/RELEASE.md b/RELEASE.md index f814c82..ffb4238 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,5 +1,7 @@ # Release & Deployment Process +:warning: Do not forget about updating dependencies in `cartodb-platform` and `carto-postgres-artifacts` :warning: + ## Release steps * Make sure `develop` branch passes all the tests. * Merge `develop` into `master`