Skip to content

Commit

Permalink
release: v7.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Innei committed Dec 3, 2024
1 parent b3e10d4 commit 4ef5af4
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
18 changes: 18 additions & 0 deletions apps/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# CHANGELOG

## [7.2.4](https://github.com/mx-space/core/compare/v7.2.3...v7.2.4) (2024-12-03)


### Bug Fixes

* add auth baseURL ([635e27d](https://github.com/mx-space/core/commit/635e27df8da51cae33e5f0abf35ad491998b3de6))
* complied better auth typing export ([49cc5b6](https://github.com/mx-space/core/commit/49cc5b628fd6e4b8cd5c2adf35c40bf982621b28))
* lockfile ([584af40](https://github.com/mx-space/core/commit/584af40c963b5b638c666dd1721cff01b81094ab))
* remove baseURL ([b3e10d4](https://github.com/mx-space/core/commit/b3e10d417b7a125367efd8ff9a5e124d84e97895))
* reset oauth instance when app url changed ([54d9021](https://github.com/mx-space/core/commit/54d90214ec18e754c0e6a78f32d9eedf23056b2d))


### Features

* Add cloudflared service to the docker image ([#2252](https://github.com/mx-space/core/issues/2252)) ([1bcb434](https://github.com/mx-space/core/commit/1bcb434a27d5b6e73759f833f01171be04d002e2))



## [7.2.3](https://github.com/mx-space/core/compare/v7.2.2...v7.2.3) (2024-11-29)


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.3",
"version": "7.2.4",
"private": true,
"license": "AGPLv3",
"homepage": "https://github.com/mx-space/core/tree/master/apps/core#readme",
Expand Down Expand Up @@ -170,4 +170,4 @@
"vitest": "1.5.2",
"zx": "7.2.3"
}
}
}

0 comments on commit 4ef5af4

Please sign in to comment.