File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.7.0] ( https://github.com/rubiin/ultimate-nest/compare/v2.6.2...v2.7.0 ) (2024-08-29)
4
+
5
+
6
+
7
+ ### Bug Fixes
8
+
9
+ * dont include stripe by default ([ 17bfba9] ( https://github.com/rubiin/ultimate-nest/commit/17bfba93ae1d427f51fe6e153f91134e233a5790 ) )
10
+ * jwt algorithm config ([ fd0a333] ( https://github.com/rubiin/ultimate-nest/commit/fd0a333df36425eda46b662be0fab1dfcbc2e8bb ) )
11
+ * jwt guard signature ([ 9d777c9] ( https://github.com/rubiin/ultimate-nest/commit/9d777c9102e3e181f80dff126c9b45e30cfac684 ) )
12
+ * remove sentry as required, its optional now ([ 91b0923] ( https://github.com/rubiin/ultimate-nest/commit/91b0923dd5f9ddbbbb76fecf41f11914276faa95 ) )
13
+ * sentry package ([ bc20fd2] ( https://github.com/rubiin/ultimate-nest/commit/bc20fd265ded1f06a0bd7b45a017824adf6061a1 ) )
14
+ * use mikroorm new opt type ([ 7f283bf] ( https://github.com/rubiin/ultimate-nest/commit/7f283bf2e1cf2a70b9f2794c756e026be49097c9 ) )
15
+ * use variable exapansion on env ([ 828c7ca] ( https://github.com/rubiin/ultimate-nest/commit/828c7ca7380957471461c97f355188b96bc295d6 ) )
16
+
17
+
3
18
## [ 2.6.2] ( https://github.com/rubiin/ultimate-nest/compare/v2.6.1...v2.6.2 ) (2024-08-28)
4
19
5
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ultimate-nest" ,
3
- "version" : " 2.6.2 " ,
3
+ "version" : " 2.7.0 " ,
4
4
"packageManager" : " pnpm@9.9.0" ,
5
5
"description" : " NestJS + MikroORM blog example with batteries included" ,
6
6
"author" : {
You can’t perform that action at this time.
0 commit comments