Skip to content

Commit

Permalink
chore: Add a changelog entry for the new migrations mgmt in examples/…
Browse files Browse the repository at this point in the history
…starter (#522)

Forgot to add one in #520.
  • Loading branch information
alco authored Oct 10, 2023
1 parent d5ed97f commit dc1c576
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/thirty-lemons-smile.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"create-electric-app": patch
---

The starter app can now have multiple migrations and applying them with `yarn db:migrate` is now idempotent.

0 comments on commit dc1c576

Please sign in to comment.