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.
2 parents 0ce285c + 6b7fd03 commit 2ae8bbfCopy full SHA for 2ae8bbf
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "1.3.1"
+ ".": "1.4.0"
3
}
CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## [1.4.0](https://github.com/mubbi/laravel-blog-api/compare/v1.3.1...v1.4.0) (2025-07-23)
4
+
5
6
+### Features
7
8
+* **rate limiter:** applied rate limiter for APIs ([bb9226c](https://github.com/mubbi/laravel-blog-api/commit/bb9226cbe1fcea0bb48d8fba9987201f271cad27))
9
+* **rate limiter:** applied rate limiter for APIs ([795cbff](https://github.com/mubbi/laravel-blog-api/commit/795cbffc9955e025689cf0eb997410105e920635))
10
11
## [1.3.1](https://github.com/mubbi/laravel-blog-api/compare/v1.3.0...v1.3.1) (2025-07-23)
12
13
0 commit comments