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

Commit

Permalink
🔖 Release v4.0.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
FindingAnand committed Jan 11, 2021
1 parent 5d66044 commit 428b04a
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 @@
## v4.0.1 (2021-01-11)

[📝 Release notes](https://github.com/staart/api/releases/tag/v4.0.1) · [💻 Compare](https://github.com/staart/api/compare/v4.0.0...v4.0.1) · [🔖 Tag](https://github.com/staart/api/tree/v4.0.1) · 🗄️ Archive ([zip](https://github.com/staart/api/archive/v4.0.1.zip) · [tar.gz](https://github.com/staart/api/archive/v4.0.1.tar.gz))

### ♻️ Updates

- [`9b3629c7`](https://github.com/staart/api/commit/9b3629c7) Add create group to scopes
- [`5d660449`](https://github.com/staart/api/commit/5d660449) Update scope for writing membership

### ⬆️ Dependency updates

- [`35aecbdc`](https://github.com/staart/api/commit/35aecbdc) Bump rate-limiter-flexible from 2.1.16 to 2.2.1

## v4.0.0 (2021-01-09)

[📝 Release notes](https://github.com/staart/api/releases/tag/v4.0.0) · [💻 Compare](https://github.com/staart/api/compare/v3.6.17...v4.0.0) · [🔖 Tag](https://github.com/staart/api/tree/v4.0.0) · 🗄️ Archive ([zip](https://github.com/staart/api/archive/v4.0.0.zip) · [tar.gz](https://github.com/staart/api/archive/v4.0.0.tar.gz))
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": "4.0.0",
"version": "4.0.1",
"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 428b04a

Please sign in to comment.