Skip to content

Commit

Permalink
release: v5.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Innei committed Jun 2, 2024
1 parent 8764815 commit 0c5ddd4
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

## [5.8.1](https://github.com/mx-space/core/compare/v5.8.0...v5.8.1) (2024-06-02)


### Bug Fixes

* ai summary language detect ([8764815](https://github.com/mx-space/core/commit/876481529b2badf0adeb192c6c69b5a3216ea072))
* check slug length ([6a58262](https://github.com/mx-space/core/commit/6a5826248caff1458e7cb09b933d28d5f798fc55))
* **deps:** update dependency inquirer to v9.2.23 ([eae2f50](https://github.com/mx-space/core/commit/eae2f5000705a0cf16ad50b70b7bc88ef9173f7e))
* **deps:** update dependency langchain to v0.2.4 ([08f30b5](https://github.com/mx-space/core/commit/08f30b53ac4e7807c43c3ba2f2ef668dd8119ae9))
* **deps:** update dependency linkedom to v0.18.2 ([d24818a](https://github.com/mx-space/core/commit/d24818a62c8c96c15181639be446011c7a9205d6))
* **deps:** update dependency mongoose to v8.4.1 ([e37c986](https://github.com/mx-space/core/commit/e37c9869ee91ccecbee4b406bd837a8ec5ab5736))
* **deps:** update dependency openai to v4.47.3 ([7996928](https://github.com/mx-space/core/commit/79969280277f91b493f86d6eab365b95bd1a987f))



# [5.8.0](https://github.com/mx-space/core/compare/v5.7.12...v5.8.0) (2024-05-30)


Expand Down
4 changes: 2 additions & 2 deletions apps/core/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@mx-space/core",
"version": "5.8.0",
"version": "5.8.1",
"author": "Innei <https://innei.in>",
"private": true,
"license": "AGPLv3",
"dashboard": {
"repo": "mx-space/mx-admin",
"version": "4.5.0"
"version": "4.5.1"
},
"repository": {
"directory": "mx-space/core",
Expand Down

0 comments on commit 0c5ddd4

Please sign in to comment.