Skip to content

Commit

Permalink
better changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
koddsson committed Apr 15, 2024
1 parent 86943d2 commit f7bae23
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 7 deletions.
6 changes: 6 additions & 0 deletions .changeset/light-llamas-remember.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"providence-analytics": patch
"@lion/ui": patch
---

Reformatted code with version 3 of prettier
7 changes: 0 additions & 7 deletions .changeset/silent-lions-sin.md

This file was deleted.

7 changes: 7 additions & 0 deletions .changeset/yellow-mails-exist.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@lion/nodejs-helpers': major
---

Update underlying code-formatter prettier to major version 3 and updated the prettify API accordingly.

Consumers of this package need to make sure to await any calls to `prettify` as the function now returns a promise.

0 comments on commit f7bae23

Please sign in to comment.