File tree 2 files changed +22
-1
lines changed
2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## [ 5.3.3] ( https://github.com/mx-space/core/compare/v5.3.2...v5.3.3 ) (2024-03-23)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** update dependency @babel/core to v7.24.3 ([ 05c5736] ( https://github.com/mx-space/core/commit/05c5736345a2825c5f7257eaa91efbe95596f0a1 ) )
9
+ * ** deps:** update dependency @fastify/multipart to v8.2.0 ([ #1556 ] ( https://github.com/mx-space/core/issues/1556 ) ) ([ cae212f] ( https://github.com/mx-space/core/commit/cae212f24a9f271792df5ac02a0aa681bf75eac6 ) )
10
+ * ** deps:** update dependency axios-retry to v4.1.0 ([ #1550 ] ( https://github.com/mx-space/core/issues/1550 ) ) ([ a25e02a] ( https://github.com/mx-space/core/commit/a25e02ac6ae5aa933750c94a343ce7d66bfa7b70 ) )
11
+ * ** deps:** update dependency mongoose to v8.2.3 ([ 9537402] ( https://github.com/mx-space/core/commit/953740202a8cb339e75a6d056ae353271f2d98cc ) )
12
+ * ** deps:** update dependency nodemailer to v6.9.13 ([ fddb6e8] ( https://github.com/mx-space/core/commit/fddb6e89a542dd7830b6cd8c111cab0a8d7decaa ) )
13
+ * ** deps:** update nest monorepo to v10.3.5 ([ 3f0a330] ( https://github.com/mx-space/core/commit/3f0a3301124362af4c829626a14bb340caf93820 ) )
14
+ * serverless update ([ 4776de6] ( https://github.com/mx-space/core/commit/4776de6bbea13debfa87f5ba16b25550fddd333f ) )
15
+
16
+
17
+ ### Features
18
+
19
+ * add other filed for search service ([ 8cc2d8f] ( https://github.com/mx-space/core/commit/8cc2d8fdf50251dee15a3a4c7a04edb18bca54db ) )
20
+ * custom get response data ([ 1d1e3c5] ( https://github.com/mx-space/core/commit/1d1e3c580ffc6a5d99c72148a40756a1d405fa75 ) )
21
+
22
+
23
+
3
24
## [ 5.3.2] ( https://github.com/mx-space/core/compare/v5.3.1...v5.3.2 ) (2024-03-19)
4
25
5
26
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mx-space/core" ,
3
- "version" : " 5.3.2 " ,
3
+ "version" : " 5.3.3 " ,
4
4
"author" : " Innei <https://innei.ren>" ,
5
5
"private" : true ,
6
6
"license" : " AGPLv3" ,
You can’t perform that action at this time.
0 commit comments