Skip to content

Commit

Permalink
fix changesets
Browse files Browse the repository at this point in the history
  • Loading branch information
capt-nemo429 committed Jun 23, 2023
1 parent 654398b commit 452f97d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
1 change: 0 additions & 1 deletion .changeset/thick-llamas-wait.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@
---

fix `first()` function when the first item is equal to zero.
add `min()` and `max()` utility functions.
5 changes: 5 additions & 0 deletions .changeset/wicked-jobs-push.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@fleet-sdk/common": patch
---

add `min()` and `max()` utility functions.

0 comments on commit 452f97d

Please sign in to comment.