Skip to content

Commit 2f4600b

Browse files
committed
release: v8.0.3
1 parent 511587a commit 2f4600b

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

apps/core/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# CHANGELOG
22

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+
316
## [8.0.2](https://github.com/mx-space/core/compare/v8.0.1...v8.0.2) (2025-03-17)
417

518

apps/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mx-space/core",
3-
"version": "8.0.2",
3+
"version": "8.0.3",
44
"private": true,
55
"license": "AGPLv3",
66
"homepage": "https://github.com/mx-space/core/tree/master/apps/core#readme",

0 commit comments

Comments
 (0)