Skip to content

Commit

Permalink
Fix format of a changeset file
Browse files Browse the repository at this point in the history
Fixed the format of a changeset file. I had hand edited a changeset in a previous PR and accidentally stripped out the "release notes" section.
  • Loading branch information
DellaBitta authored Jul 18, 2024
1 parent 025f2a1 commit 1b9d95e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .changeset/late-humans-tan.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@
'@firebase/database': patch
'firebase': patch
'@firebase/auth': patch
---

Fixed typos in documentation and some internal variables and parameters.

0 comments on commit 1b9d95e

Please sign in to comment.