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

Commit eee2a97

Browse files
committed
🔖 Release v4.0.6 [skip ci]
1 parent dbf36a2 commit eee2a97

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## v4.0.6 (2021-02-15)
2+
3+
[📝 Release notes](https://github.com/staart/api/releases/tag/v4.0.6) · [💻 Compare](https://github.com/staart/api/compare/v4.0.5...v4.0.6) · [🔖 Tag](https://github.com/staart/api/tree/v4.0.6) · 🗄️ Archive ([zip](https://github.com/staart/api/archive/v4.0.6.zip) · [tar.gz](https://github.com/staart/api/archive/v4.0.6.tar.gz))
4+
5+
### ⬆️ Dependency updates
6+
7+
- [`1a7cad3d`](https://github.com/staart/api/commit/1a7cad3d) Bump stripe from 8.132.0 to 8.134.0
8+
- [`be45b563`](https://github.com/staart/api/commit/be45b563) Bump @types/node from 14.14.22 to 14.14.25
9+
- [`74fe75ab`](https://github.com/staart/api/commit/74fe75ab) Bump @nestjs/core from 7.6.8 to 7.6.11
10+
- [`ae3a30c3`](https://github.com/staart/api/commit/ae3a30c3) Bump @types/nunjucks from 3.1.3 to 3.1.4
11+
- [`ab248292`](https://github.com/staart/api/commit/ab248292) Bump @sentry/node from 6.0.4 to 6.1.0
12+
- [`e84a503c`](https://github.com/staart/api/commit/e84a503c) Bump stripe from 8.134.0 to 8.135.0
13+
- [`5e6ac37e`](https://github.com/staart/api/commit/5e6ac37e) Bump ts-loader from 8.0.14 to 8.0.16
14+
- [`479707c4`](https://github.com/staart/api/commit/479707c4) Bump @typescript-eslint/parser from 4.14.2 to 4.15.0
15+
116
## v4.0.5 (2021-02-08)
217

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