File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## [ 8.0.3] ( https://github.com/mx-space/core/compare/v8.0.2...v8.0.3 ) (2025-03-23)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ai summary prompt ([ 5b9952c] ( https://github.com/mx-space/core/commit/5b9952c18ab45b949bc86067ed05406109dedab2 ) )
9
+ * ** deps:** update dependency @langchain/openai to v0.4.5 ([ #2395 ] ( https://github.com/mx-space/core/issues/2395 ) ) ([ fc028a4] ( https://github.com/mx-space/core/commit/fc028a4989620e9e15950c35d54dd43b2ad1d069 ) )
10
+ * ** deps:** update dependency axios to v1.8.4 ([ #2399 ] ( https://github.com/mx-space/core/issues/2399 ) ) ([ ad41ec4] ( https://github.com/mx-space/core/commit/ad41ec42bf740d54291b3e01d07b6f5f2d7322b6 ) )
11
+ * ** deps:** update dependency openai to v4.87.4 ([ #2396 ] ( https://github.com/mx-space/core/issues/2396 ) ) ([ f6d7f0b] ( https://github.com/mx-space/core/commit/f6d7f0b6d83340a7264ba85f10f72ff8886ed0f4 ) )
12
+ * ** deps:** update nest monorepo to v11.0.12 ([ #2397 ] ( https://github.com/mx-space/core/issues/2397 ) ) ([ 511587a] ( https://github.com/mx-space/core/commit/511587a617aad507e3965619c8c60a310f042184 ) )
13
+
14
+
15
+
3
16
## [ 8.0.2] ( https://github.com/mx-space/core/compare/v8.0.1...v8.0.2 ) (2025-03-17)
4
17
5
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mx-space/core" ,
3
- "version" : " 8.0.2 " ,
3
+ "version" : " 8.0.3 " ,
4
4
"private" : true ,
5
5
"license" : " AGPLv3" ,
6
6
"homepage" : " https://github.com/mx-space/core/tree/master/apps/core#readme" ,
You can’t perform that action at this time.
0 commit comments