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

Commit 428b04a

Browse files
committed
🔖 Release v4.0.1 [skip ci]
1 parent 5d66044 commit 428b04a

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## v4.0.1 (2021-01-11)
2+
3+
[📝 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))
4+
5+
### ♻️ Updates
6+
7+
- [`9b3629c7`](https://github.com/staart/api/commit/9b3629c7) Add create group to scopes
8+
- [`5d660449`](https://github.com/staart/api/commit/5d660449) Update scope for writing membership
9+
10+
### ⬆️ Dependency updates
11+
12+
- [`35aecbdc`](https://github.com/staart/api/commit/35aecbdc) Bump rate-limiter-flexible from 2.1.16 to 2.2.1
13+
114
## v4.0.0 (2021-01-09)
215

316
[📝 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))

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,7 +1,7 @@
11
{
22
"name": "@staart/api",
33
"template": "staart/api",
4-
"version": "4.0.0",
4+
"version": "4.0.1",
55
"description": "SaaS backend framework with users, payments, APIs, and more",
66
"repository": "git@github.com:staart/api.git",
77
"author": "Anand Chowdhary <mail@anandchowdhary.com>",

0 commit comments

Comments
 (0)