Skip to content

firebase-users-admin_v1.1.5

Compare
Choose a tag to compare
@ciatph ciatph released this 29 Sep 08:57
· 17 commits to master since this release
c47d7ec

Summary

September 29, 2024

  • Feat: use .env variables in the client Firebase config, follow-up for #71
  • Feat: deploy the development docker images to Docker Hub on create of new Release/Tag
  • Rename the Docker images:
    # app
    ciatphdev/firebase-users-app:latest
    
    # development
    ciatphdev/firebase-users-app:dev
    ciatphdev/firebase-users-client:dev
    
    # production
    ciatphdev/firebase-users-app:latest
    ciatphdev/firebase-users-client:latest
    

What's Changed

Full Changelog: v1.1.4...v1.1.5