Skip to content
This repository was archived by the owner on Apr 19, 2023. It is now read-only.

Commit b9e3505

Browse files
committed
🔖 Release v3.4.0 [skip ci]
1 parent a0eff5a commit b9e3505

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [v3.4.0](https://github.com/staart/api/compare/v3.3.1...v3.4.0) (2020-11-13)
2+
3+
### ✨ New features
4+
5+
- [`99f17c8e`](https://github.com/staart/api/commit/99f17c8e) Add Slack module
6+
- [`bd930bec`](https://github.com/staart/api/commit/bd930bec) Add Airtable module
7+
- [`7bc5e7c6`](https://github.com/staart/api/commit/7bc5e7c6) Add AWS S3 service
8+
- [`37c1eb8b`](https://github.com/staart/api/commit/37c1eb8b) Add Cloudinary module
9+
- [`835eb270`](https://github.com/staart/api/commit/835eb270) Add Firebase module
10+
- [`a0eff5a8`](https://github.com/staart/api/commit/a0eff5a8) Add GitHub module
11+
112
## [v3.3.1](https://github.com/staart/api/compare/v3.3.0...v3.3.1) (2020-11-13)
213

314
### ♻️ Updates

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@staart/api",
3-
"version": "3.3.1",
3+
"version": "3.4.0",
44
"description": "SaaS backend framework with users, payments, APIs, and more",
55
"repository": "[email protected]:staart/api.git",
66
"author": "Anand Chowdhary <[email protected]>",

0 commit comments

Comments
 (0)