2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
- ## [ Unreleased] ( https://github.com/rpvsilva/graphql-fastify-server/compare/v1.4.28...HEAD )
5
+ ## [ Unreleased] ( https://github.com/rpvsilva/graphql-fastify-server/compare/v1.4.29...HEAD )
6
+
7
+ ## [ v1.4.29] ( https://github.com/rpvsilva/graphql-fastify-server/compare/v1.4.28...v1.4.29 ) - 2024-09-12
8
+
9
+ ### What Changed 👀
10
+
11
+ ### 🧩 Dependency Updates
12
+
13
+ <details >
14
+ <summary >7 changes</summary >
15
+ - chore(deps): update dependency typescript to v5.6.2 @renovate (#266 )
16
+ - chore(deps): update typescript-eslint monorepo to v8.5.0 @renovate (#267 )
17
+ - chore(deps): update commitlint monorepo to v19.5.0 @renovate (#268 )
18
+ - chore(deps): bump dset from 3.1.3 to 3.1.4 @dependabot (#269 )
19
+ - chore(deps): update dependency eslint-plugin-import to v2.30.0 @renovate (#264 )
20
+ - chore(deps): update typescript-eslint monorepo to v8.4.0 @renovate (#265 )
21
+ - chore(deps): update dependency @commitlint/config-conventional to v19.4.1 @renovate (#263 )
22
+
23
+ </details >
24
+ ** Full Changelog** : https://github.com/rpvsilva/graphql-fastify-server/compare/v1.4.28...v1.4.29
6
25
7
26
## [ v1.4.28] ( https://github.com/rpvsilva/graphql-fastify-server/compare/v1.4.27...v1.4.28 ) - 2024-08-26
8
27
@@ -24,10 +43,8 @@ All notable changes to this project will be documented in this file.
24
43
- chore(deps): update dependency husky to v9.1.5 @renovate (#256 )
25
44
- chore(deps): update dependency html-loader to v5.1.0 @renovate (#257 )
26
45
- chore(deps): update dependency @commitlint/cli to v19.4.0 @renovate (#258 )
27
-
28
46
</details >
29
47
** Full Changelog** : https://github.com/rpvsilva/graphql-fastify-server/compare/v1.4.27...v1.4.28
30
-
31
48
## [ v1.4.27] ( https://github.com/rpvsilva/graphql-fastify-server/compare/v1.4.26...v1.4.27 ) - 2024-06-21
32
49
33
50
### What Changed 👀
@@ -46,7 +63,6 @@ All notable changes to this project will be documented in this file.
46
63
</details >
47
64
** Full Changelog** : https://github.com/rpvsilva/graphql-fastify-server/compare/v1.4.26...v1.4.27
48
65
## [ v1.4.26] ( https://github.com/rpvsilva/graphql-fastify-server/compare/v1.4.25...v1.4.26 ) - 2024-05-17
49
-
50
66
### What Changed 👀
51
67
52
68
### 🧩 Dependency Updates
@@ -79,7 +95,6 @@ All notable changes to this project will be documented in this file.
79
95
## [ v1.4.24] ( https://github.com/rpvsilva/graphql-fastify-server/compare/v1.4.23...v1.4.24 ) - 2024-04-04
80
96
### What Changed 👀
81
97
### 🧩 Dependency Updates
82
-
83
98
- chore(deps): update dependency @types/node to v20.12.2 @renovate (#227 )
84
99
- chore(deps): update dependency eslint-plugin-sonarjs to ^0.25.0 @renovate (#226 )
85
100
- chore(deps): update typescript-eslint monorepo to v7.4.0 @renovate (#225 )
@@ -137,7 +152,6 @@ All notable changes to this project will be documented in this file.
137
152
- chore(deps-dev): bump @commitlint/config-conventional from 18.0.0 to 18.1.0 @dependabot (#184 )
138
153
** Full Changelog** : https://github.com/rpvsilva/graphql-fastify-server/compare/v1.4.19...v1.4.20
139
154
## [ v1.4.19] ( https://github.com/rpvsilva/graphql-fastify-server/compare/v1.4.18...v1.4.19 ) - 2023-10-23
140
-
141
155
### What Changed 👀
142
156
143
157
### 🧩 Dependency Updates
0 commit comments