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.6 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
FindingAnand committed Feb 15, 2021
1 parent dbf36a2 commit eee2a97
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## v4.0.6 (2021-02-15)

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

### ⬆️ Dependency updates

- [`1a7cad3d`](https://github.com/staart/api/commit/1a7cad3d) Bump stripe from 8.132.0 to 8.134.0
- [`be45b563`](https://github.com/staart/api/commit/be45b563) Bump @types/node from 14.14.22 to 14.14.25
- [`74fe75ab`](https://github.com/staart/api/commit/74fe75ab) Bump @nestjs/core from 7.6.8 to 7.6.11
- [`ae3a30c3`](https://github.com/staart/api/commit/ae3a30c3) Bump @types/nunjucks from 3.1.3 to 3.1.4
- [`ab248292`](https://github.com/staart/api/commit/ab248292) Bump @sentry/node from 6.0.4 to 6.1.0
- [`e84a503c`](https://github.com/staart/api/commit/e84a503c) Bump stripe from 8.134.0 to 8.135.0
- [`5e6ac37e`](https://github.com/staart/api/commit/5e6ac37e) Bump ts-loader from 8.0.14 to 8.0.16
- [`479707c4`](https://github.com/staart/api/commit/479707c4) Bump @typescript-eslint/parser from 4.14.2 to 4.15.0

## v4.0.5 (2021-02-08)

[📝 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))
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.5",
"version": "4.0.6",
"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 eee2a97

Please sign in to comment.