Skip to content

Commit

Permalink
chore(release): 📦 version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 3, 2023
1 parent aa3c8f2 commit ec295db
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/gorgeous-cougars-battle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/purple-spiders-draw.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @trpc-limiter/core

## 0.0.6

### Patch Changes

- [`aa3c8f2`](https://github.com/OrJDev/trpc-limiter/commit/aa3c8f263084c093f4884719a41e1c5ec8176ca4) Thanks [@OrJDev](https://github.com/OrJDev)! - Remove the shouldThrow opt and move the message function down

- [`8929306`](https://github.com/OrJDev/trpc-limiter/commit/89293062d488ab352e44b246ada2436341bb9a0c) Thanks [@OrJDev](https://github.com/OrJDev)! - Add onLimit,shouldThrow, and message function

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trpc-limiter/core",
"version": "0.0.5",
"version": "0.0.6",
"private": false,
"keywords": [
"tRPC",
Expand Down

0 comments on commit ec295db

Please sign in to comment.