Skip to content

Commit

Permalink
Version Packages (#45)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored May 23, 2024
1 parent 3d0c0ae commit 8b60898
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/forty-tips-reply.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/mean-cougars-clap.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/mighty-dogs-destroy.md

This file was deleted.

11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# elysia-rate-limit

## 4.1.0

### Minor Changes

- 3d0c0ae: added ability to let pligin not to send RateLimit-\* headers
- e867896: scoping `local` is considered unstable, please move to `scoped`

### Patch Changes

- e867896: fixes multiple instances running duplicate jobs at the same time

## 4.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "elysia-rate-limit",
"version": "4.0.0",
"version": "4.1.0",
"description": "Rate-limiter for Elysia.js",
"author": {
"name": "rayriffy",
Expand Down

0 comments on commit 8b60898

Please sign in to comment.