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

Commit

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

### ✨ New features

- [`de4dd7a6`](https://github.com/staart/api/commit/de4dd7a6) Add Google Maps module
- [`7d1c2918`](https://github.com/staart/api/commit/7d1c2918) Add Playwrite module

### ♻️ Updates

- [`a7197cb5`](https://github.com/staart/api/commit/a7197cb5) Rename service clients to `client`
- [`163f170e`](https://github.com/staart/api/commit/163f170e) Use tokensService instead of jwtService
- [`16afe470`](https://github.com/staart/api/commit/16afe470) Add default boolean configuration values

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

### ✨ New features
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.4.0",
"version": "3.5.0",
"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 83185a9

Please sign in to comment.