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

Commit

Permalink
🔖 Release v3.4.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
FindingAnand committed Nov 13, 2020
1 parent a0eff5a commit b9e3505
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [v3.4.0](https://github.com/staart/api/compare/v3.3.1...v3.4.0) (2020-11-13)

### ✨ New features

- [`99f17c8e`](https://github.com/staart/api/commit/99f17c8e) Add Slack module
- [`bd930bec`](https://github.com/staart/api/commit/bd930bec) Add Airtable module
- [`7bc5e7c6`](https://github.com/staart/api/commit/7bc5e7c6) Add AWS S3 service
- [`37c1eb8b`](https://github.com/staart/api/commit/37c1eb8b) Add Cloudinary module
- [`835eb270`](https://github.com/staart/api/commit/835eb270) Add Firebase module
- [`a0eff5a8`](https://github.com/staart/api/commit/a0eff5a8) Add GitHub module

## [v3.3.1](https://github.com/staart/api/compare/v3.3.0...v3.3.1) (2020-11-13)

### ♻️ Updates
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@staart/api",
"version": "3.3.1",
"version": "3.4.0",
"description": "SaaS backend framework with users, payments, APIs, and more",
"repository": "git@github.com:staart/api.git",
"author": "Anand Chowdhary <mail@anandchowdhary.com>",
Expand Down

0 comments on commit b9e3505

Please sign in to comment.