Skip to content

Commit 2ae8bbf

Browse files
authored
Merge pull request #30 from mubbi/release-please--branches--main
chore(main): release 1.4.0
2 parents 0ce285c + 6b7fd03 commit 2ae8bbf

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.3.1"
2+
".": "1.4.0"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [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+
311
## [1.3.1](https://github.com/mubbi/laravel-blog-api/compare/v1.3.0...v1.3.1) (2025-07-23)
412

513

0 commit comments

Comments
 (0)