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

Commit e5e49f7

Browse files
committed
🔖 Release v3.1.2 [skip ci]
1 parent c03fb8d commit e5e49f7

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [v3.1.2](https://github.com/staart/api/compare/v3.1.1...v3.1.2) (2020-11-10)
2+
3+
### ♻️ Updates
4+
5+
- [`8e896920`](https://github.com/staart/api/commit/8e896920) Add configuration for retries
6+
7+
### ⬆️ Dependency updates
8+
9+
- [`c03fb8d8`](https://github.com/staart/api/commit/c03fb8d8) Update aws-sdk, stripe
10+
111
## [v3.1.1](https://github.com/staart/api/compare/v3.1.0...v3.1.1) (2020-11-09)
212

313
### ♻️ 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.1.1",
3+
"version": "3.1.2",
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)