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

Commit

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

### 🐛 Bug fixes

- [`553d08cd`](https://github.com/staart/api/commit/553d08cd) Fix defaults for Twilio service

### ⬆️ Dependency updates

- [`5eb74986`](https://github.com/staart/api/commit/5eb74986) Bump stripe from 8.125.0 to 8.126.0
- [`44136726`](https://github.com/staart/api/commit/44136726) Bump @types/node from 14.14.9 to 14.14.10
- [`919bf7da`](https://github.com/staart/api/commit/919bf7da) Bump @nestjs/passport from 7.1.3 to 7.1.5

## [v3.6.5](https://github.com/staart/api/compare/v3.6.4...v3.6.5) (2020-11-25)

### ♻️ 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,7 +1,7 @@
{
"name": "@staart/api",
"template": "staart/api",
"version": "3.6.5",
"version": "3.6.6",
"description": "SaaS backend framework with users, payments, APIs, and more",
"repository": "[email protected]:staart/api.git",
"author": "Anand Chowdhary <[email protected]>",
Expand Down

0 comments on commit 918fbc6

Please sign in to comment.