We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e51adca commit 9c9032dCopy full SHA for 9c9032d
apps/core/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
3
+## [7.2.6](https://github.com/mx-space/core/compare/v7.2.5...v7.2.6) (2024-12-21)
4
+
5
6
+### Bug Fixes
7
8
+* init project ([58acb5a](https://github.com/mx-space/core/commit/58acb5a33df1daaabfd237c3ce1ce15ed5852731))
9
10
11
12
## [7.2.5](https://github.com/mx-space/core/compare/v7.2.4...v7.2.5) (2024-12-20)
13
14
apps/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@mx-space/core",
- "version": "7.2.5",
+ "version": "7.2.6",
"private": true,
"license": "AGPLv3",
"homepage": "https://github.com/mx-space/core/tree/master/apps/core#readme",
0 commit comments