Skip to content

Commit

Permalink
release: v5.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Innei committed Apr 20, 2024
1 parent e66e49a commit 1789354
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions apps/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# CHANGELOG

## [5.5.5](https://github.com/mx-space/core/compare/v5.5.4...v5.5.5) (2024-04-20)


### Bug Fixes

* **deps:** update dependency @typegoose/auto-increment to v4.3.0 ([#1614](https://github.com/mx-space/core/issues/1614)) ([ab4cf31](https://github.com/mx-space/core/commit/ab4cf3123981d6f1c7709710131e644042adde67))
* logger ([e66e49a](https://github.com/mx-space/core/commit/e66e49a72fe02b4344d7dc107ec82c57e526e184))
* s3 region ([e18ce0d](https://github.com/mx-space/core/commit/e18ce0d5a597bc835b5716bf499f087ff8e86c52))


### Features

* backup support s3 ([9dc3fbd](https://github.com/mx-space/core/commit/9dc3fbd15a338a0ff7166b81c702cf33cfa72dcc))



## [5.5.4](https://github.com/mx-space/core/compare/v5.5.3...v5.5.4) (2024-04-20)


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.5.4",
"version": "5.5.5",
"author": "Innei <https://innei.ren>",
"private": true,
"license": "AGPLv3",
"dashboard": {
"repo": "mx-space/mx-admin",
"version": "4.2.4"
"version": "4.2.5"
},
"repository": {
"directory": "mx-space/core",
Expand Down

0 comments on commit 1789354

Please sign in to comment.