We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcadc0b commit 15819f7Copy full SHA for 15819f7
.changeset/optimize-bundle.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @perseidesjs/medusa-plugin-rate-limit
2
3
+## 3.2.1
4
+
5
+### Patch Changes
6
7
+- d6e8d2f: Optimize bundle size by excluding test files and source maps from published package
8
9
## 3.2.0
10
11
### Minor Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@perseidesjs/medusa-plugin-rate-limit",
- "version": "3.2.0",
+ "version": "3.2.1",
"description": "A simple rate-limit middleware for Medusa",
"author": "adevinwild",
"license": "MIT",
0 commit comments