Skip to content

Commit

Permalink
release: v5.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Innei committed Jun 14, 2024
1 parent 39e10ef commit 2bee5b6
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
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.4](https://github.com/mx-space/core/compare/v5.8.3...v5.8.4) (2024-06-14)


### Bug Fixes

* **deps:** update dependency @clerk/clerk-sdk-node to v5.0.11 ([b88b7bf](https://github.com/mx-space/core/commit/b88b7bf8a1df9081e3a1db0e042a424c7e917753))
* **deps:** update dependency openai to v4.51.0 ([#1791](https://github.com/mx-space/core/issues/1791)) ([78c03e3](https://github.com/mx-space/core/commit/78c03e3a76c0419c79c4da0bd81be84cfc052f2e))


### Features

* support `gh_token` closes 1758 ([39e10ef](https://github.com/mx-space/core/commit/39e10efcd1113e475b03cb055321a1b58f9306b3))



## [5.8.3](https://github.com/mx-space/core/compare/v5.8.2...v5.8.3) (2024-06-12)


Expand Down
2 changes: 1 addition & 1 deletion apps/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mx-space/core",
"version": "5.8.3",
"version": "5.8.4",
"author": "Innei <https://innei.in>",
"private": true,
"license": "AGPLv3",
Expand Down

0 comments on commit 2bee5b6

Please sign in to comment.