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.10 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
FindingAnand committed Nov 30, 2020
1 parent 956bfb8 commit 78ce34e
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## [v3.6.10](https://github.com/staart/api/compare/v3.6.9...v3.6.10) (2020-11-30)

### ♻️ Updates

- [`373f40d1`](https://github.com/staart/api/commit/373f40d1) Use acct:URL for access token
- [`eb98a1fb`](https://github.com/staart/api/commit/eb98a1fb) Listen on env PORT

### 🐛 Bug fixes

- [`956bfb80`](https://github.com/staart/api/commit/956bfb80) Remove extra # from UI colors

### ⬆️ Dependency updates

- [`5a37720b`](https://github.com/staart/api/commit/5a37720b) Bump prettier from 2.2.0 to 2.2.1

## [v3.6.9](https://github.com/staart/api/compare/v3.6.8...v3.6.9) (2020-11-30)

### ⬆️ Dependency 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.9",
"version": "3.6.10",
"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 78ce34e

Please sign in to comment.