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

Commit 8c2fe7a

Browse files
committed
🔖 Release v4.0.8 [skip ci]
1 parent a7db809 commit 8c2fe7a

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## v4.0.8 (2021-03-01)
2+
3+
[📝 Release notes](https://github.com/staart/api/releases/tag/v4.0.8) · [💻 Compare](https://github.com/staart/api/compare/v4.0.7...v4.0.8) · [🔖 Tag](https://github.com/staart/api/tree/v4.0.8) · 🗄️ Archive ([zip](https://github.com/staart/api/archive/v4.0.8.zip) · [tar.gz](https://github.com/staart/api/archive/v4.0.8.tar.gz))
4+
5+
### ⬆️ Dependency updates
6+
7+
- [`e60fd38e`](https://github.com/staart/api/commit/e60fd38e) Bump @nestjs/core from 7.6.11 to 7.6.13
8+
- [`2ce3004a`](https://github.com/staart/api/commit/2ce3004a) Bump aws-sdk from 2.846.0 to 2.849.0
9+
- [`8c411507`](https://github.com/staart/api/commit/8c411507) Bump actions/setup-node from v2.1.4 to v2.1.5
10+
- [`dbb3b74c`](https://github.com/staart/api/commit/dbb3b74c) Bump p-retry from 4.3.0 to 4.4.0
11+
- [`f64a5110`](https://github.com/staart/api/commit/f64a5110) Bump @nestjs/cli from 7.5.4 to 7.5.5
12+
- [`bcae7edd`](https://github.com/staart/api/commit/bcae7edd) Bump @typescript-eslint/parser from 4.15.0 to 4.15.2
13+
- [`691fd32f`](https://github.com/staart/api/commit/691fd32f) Bump aws-sdk from 2.849.0 to 2.850.0
14+
115
## v4.0.7 (2021-02-22)
216

317
[📝 Release notes](https://github.com/staart/api/releases/tag/v4.0.7) · [💻 Compare](https://github.com/staart/api/compare/v4.0.6...v4.0.7) · [🔖 Tag](https://github.com/staart/api/tree/v4.0.7) · 🗄️ Archive ([zip](https://github.com/staart/api/archive/v4.0.7.zip) · [tar.gz](https://github.com/staart/api/archive/v4.0.7.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.7",
4+
"version": "4.0.8",
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)