Skip to content

Commit

Permalink
chore: changeset for 6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcdo29 committed Aug 8, 2024
1 parent 25919fc commit e058d50
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/clever-elephants-cough.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@nestjs/throttler': minor
---

Use ceil instead of floor while calculating expire and block expire at to properly account for rounding up instead of down and accidentally allowing for early continued requests. Related to #2074

0 comments on commit e058d50

Please sign in to comment.