Skip to content

Commit

Permalink
release: v7.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Innei committed Nov 29, 2024
1 parent 9ffb3ea commit fca4936
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

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


### Bug Fixes

* get sessionId ([ca18882](https://github.com/mx-space/core/commit/ca18882c87066ac05db76c27aae74e82079e2576))



## [7.2.2](https://github.com/mx-space/core/compare/v7.2.1...v7.2.2) (2024-11-28)


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

0 comments on commit fca4936

Please sign in to comment.