How to deploy database changes from dev to production

System Information
  • Strapi Version: V4
  • Operating System:MacOS → Linux
  • Database: MySQL
  • Node Version: 18.16.0
  • NPM Version: 9.5.1
  • Yarn Version: N/A

I am using strapi v4. I create a few collection types in my development environment on a Mac. Then i deploy my instance to production. After this I add change my collection types in development. How can I deploy these changes to production?