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

Commit 533e7bb

Browse files
committed
🔖 Release v4.0.3 [skip ci]
1 parent 61de778 commit 533e7bb

File tree

3 files changed

+24
-2
lines changed

3 files changed

+24
-2
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
## v4.0.3 (2021-01-25)
2+
3+
[📝 Release notes](https://github.com/staart/api/releases/tag/v4.0.3) · [💻 Compare](https://github.com/staart/api/compare/v4.0.2...v4.0.3) · [🔖 Tag](https://github.com/staart/api/tree/v4.0.3) · 🗄️ Archive ([zip](https://github.com/staart/api/archive/v4.0.3.zip) · [tar.gz](https://github.com/staart/api/archive/v4.0.3.tar.gz))
4+
5+
### ⬆️ Dependency updates
6+
7+
- [`bd0baca6`](https://github.com/staart/api/commit/bd0baca6) Bump eslint-config-prettier from 7.1.0 to 7.2.0
8+
- [`92b705ad`](https://github.com/staart/api/commit/92b705ad) Bump @typescript-eslint/parser from 4.13.0 to 4.14.0
9+
- [`06043340`](https://github.com/staart/api/commit/06043340) Bump helmet from 4.4.0 to 4.4.1
10+
- [`5463fd71`](https://github.com/staart/api/commit/5463fd71) Bump @typescript-eslint/eslint-plugin from 4.13.0 to 4.14.0
11+
- [`8df7a8c2`](https://github.com/staart/api/commit/8df7a8c2) Bump aws-sdk from 2.828.0 to 2.829.0
12+
- [`c2022ccd`](https://github.com/staart/api/commit/c2022ccd) Bump @sentry/node from 5.30.0 to 6.0.0
13+
- [`f5a380f8`](https://github.com/staart/api/commit/f5a380f8) Bump @types/node from 14.14.21 to 14.14.22
14+
- [`fdf181df`](https://github.com/staart/api/commit/fdf181df) Bump fs-extra from 9.0.1 to 9.1.0
15+
- [`1e9cfec9`](https://github.com/staart/api/commit/1e9cfec9) Bump @prisma/cli from 2.14.0 to 2.15.0
16+
- [`b5ef46c5`](https://github.com/staart/api/commit/b5ef46c5) Bump @googlemaps/google-maps-services-js
17+
- [`616bfb48`](https://github.com/staart/api/commit/616bfb48) Bump @octokit/rest from 18.0.12 to 18.0.13
18+
- [`6669588a`](https://github.com/staart/api/commit/6669588a) Bump @sentry/node from 6.0.0 to 6.0.1
19+
- [`8987b207`](https://github.com/staart/api/commit/8987b207) Bump aws-sdk from 2.829.0 to 2.830.0
20+
- [`c8dd8a62`](https://github.com/staart/api/commit/c8dd8a62) Bump stripe from 8.131.1 to 8.132.0
21+
- [`e8bdc1e1`](https://github.com/staart/api/commit/e8bdc1e1) Bump @nestjs/swagger from 4.7.11 to 4.7.12
22+
123
## v4.0.2 (2021-01-18)
224

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