Skip to content

Commit

Permalink
release: v7.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Innei committed Nov 28, 2024
1 parent ec43ff2 commit 293608d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
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

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


### Bug Fixes

* table migration ([84ddd7c](https://github.com/mx-space/core/commit/84ddd7c432c1bc027ddfcded9ac0debdf0cc3ddd))
* update migration ([ec43ff2](https://github.com/mx-space/core/commit/ec43ff2965c0f800da4a1a7aaa52ac5b419a03be))


### Features

* add accountId to session ([1e674bd](https://github.com/mx-space/core/commit/1e674bdd2d2008e5804a142f3eab4d0e8dedc266))
* add provider on session ([a031c32](https://github.com/mx-space/core/commit/a031c325327bd7eff3e7cda819eee1e6ee5ffc82))



## [7.2.1](https://github.com/mx-space/core/compare/v7.2.0...v7.2.1) (2024-11-26)


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": "7.2.1",
"version": "7.2.2",
"private": true,
"license": "AGPLv3",
"homepage": "https://github.com/mx-space/core/tree/master/apps/core#readme",
Expand Down

0 comments on commit 293608d

Please sign in to comment.