Skip to content

Commit

Permalink
release: v5.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Innei committed Mar 18, 2024
1 parent 46a098c commit 94269b5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions apps/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# CHANGELOG

## [5.3.1](https://github.com/mx-space/core/compare/v5.3.0...v5.3.1) (2024-03-18)


### Bug Fixes

* downgrade vitest ([46a098c](https://github.com/mx-space/core/commit/46a098c7bff09780b4da323004624b372198d981))



# [5.3.0](https://github.com/mx-space/core/compare/v5.2.2...v5.3.0) (2024-03-18)


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": "5.3.0",
"version": "5.3.1",
"author": "Innei <https://innei.ren>",
"private": true,
"license": "AGPLv3",
Expand Down Expand Up @@ -165,4 +165,4 @@
"mongodb-memory-server": "^9.1.5",
"redis-memory-server": "^0.10.0"
}
}
}

0 comments on commit 94269b5

Please sign in to comment.