Skip to content

Commit

Permalink
release: v7.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Innei committed Jan 9, 2025
1 parent 358cfe3 commit 0ae3002
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions apps/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# CHANGELOG

## [7.2.7](https://github.com/mx-space/core/compare/v7.2.6...v7.2.7) (2025-01-09)


### Bug Fixes

* **deps:** update dependency @aws-sdk/client-s3 to v3.723.0 ([#2258](https://github.com/mx-space/core/issues/2258)) ([d0e7832](https://github.com/mx-space/core/commit/d0e7832be34780e7953499d402b90c739e5d6505))
* **deps:** update dependency @langchain/openai to v0.3.16 ([#2269](https://github.com/mx-space/core/issues/2269)) ([5342665](https://github.com/mx-space/core/commit/5342665bad184c43545ef19275a10904e8371f3d))
* **deps:** update dependency @typegoose/auto-increment to v4.9.0 ([#2250](https://github.com/mx-space/core/issues/2250)) ([a278685](https://github.com/mx-space/core/commit/a278685b402380f77f5a13179d7ad3fc7e3ddf3a))
* **deps:** update dependency isbot to v5.1.19 ([#2286](https://github.com/mx-space/core/issues/2286)) ([c4e871d](https://github.com/mx-space/core/commit/c4e871d198fcc6e05c65925128f851dbed6b885f))
* **deps:** update dependency langchain to v0.3.8 ([#2277](https://github.com/mx-space/core/issues/2277)) ([793dee2](https://github.com/mx-space/core/commit/793dee294230bc10af7c534cd5fdf6557c8e33fd))
* **deps:** update dependency remove-markdown to v0.6.0 ([#2278](https://github.com/mx-space/core/issues/2278)) ([b3f2d50](https://github.com/mx-space/core/commit/b3f2d5042d68342656fe6ca1be0ebd46f73829d8))
* **deps:** update dependency ua-parser-js to v1.0.40 ([#2274](https://github.com/mx-space/core/issues/2274)) ([85cccd2](https://github.com/mx-space/core/commit/85cccd261548dd9f791bb03ebe77a721c0380b9c))



## [7.2.6](https://github.com/mx-space/core/compare/v7.2.5...v7.2.6) (2024-12-21)


Expand Down
4 changes: 2 additions & 2 deletions apps/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mx-space/core",
"version": "7.2.6",
"version": "7.2.7",
"private": true,
"license": "AGPLv3",
"homepage": "https://github.com/mx-space/core/tree/master/apps/core#readme",
Expand All @@ -11,7 +11,7 @@
"author": "Innei <https://innei.in>",
"dashboard": {
"repo": "mx-space/mx-admin",
"version": "4.8.1"
"version": "4.9.0"
},
"issues": "https://github.com/mx-space/core/issues",
"scripts": {
Expand Down

0 comments on commit 0ae3002

Please sign in to comment.