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

Commit d430246

Browse files
committed
🔖 Release v3.1.1 [skip ci]
1 parent d576cf0 commit d430246

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [v3.1.1](https://github.com/staart/api/compare/v3.1.0...v3.1.1) (2020-11-09)
2+
3+
### ♻️ Updates
4+
5+
- [`fb081a2c`](https://github.com/staart/api/commit/fb081a2c) Allow email configuration of SES
6+
- [`d576cf0e`](https://github.com/staart/api/commit/d576cf0e) Change required config in SES
7+
18
## [v3.1.0](https://github.com/staart/api/compare/v3.0.1...v3.1.0) (2020-11-09)
29

310
### ✨ New features

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.1.0",
3+
"version": "3.1.1",
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)