Skip to content

Commit f7a9562

Browse files
Merge pull request #1 from fullstacksherpa/release-please--branches--main
chore(main): release 1.0.0
2 parents 36e68f7 + c42ba12 commit f7a9562

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
3+
## 1.0.0 (2025-02-14)
4+
5+
6+
### Features
7+
8+
* add automation workflow with github action ([2f95e7b](https://github.com/fullstacksherpa/blogs-api/commit/2f95e7b3af0289e8cda8c11100d01da9057a1961))
9+
* added database setup via repository pattern ([811cb4d](https://github.com/fullstacksherpa/blogs-api/commit/811cb4d76ca67645704e6c4f46835aa9e679be21))
10+
* creat & read post endpoint done with validation ([55b73e7](https://github.com/fullstacksherpa/blogs-api/commit/55b73e7c113a9ef52a717876c2e91dcf72461a29))
11+
* CRUD operation done for posts with db seeding ([69637f0](https://github.com/fullstacksherpa/blogs-api/commit/69637f0c6d9019d52b95a3affbcbace75b443499))
12+
* release please action done ([36e68f7](https://github.com/fullstacksherpa/blogs-api/commit/36e68f7bf1aaaa7ae0ee12f771af86574889ea29))
13+
* swagger docs added to api ([6212939](https://github.com/fullstacksherpa/blogs-api/commit/6212939bca00595097c17f4f30d2475fecaca64d))

0 commit comments

Comments
 (0)