Skip to content

Commit

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

# [7.0.0-alpha.1](https://github.com/mx-space/core/compare/v7.0.0-alpha.0...v7.0.0-alpha.1) (2024-09-02)



# [7.0.0-alpha.0](https://github.com/mx-space/core/compare/v6.1.5...v7.0.0-alpha.0) (2024-09-02)


Expand Down
6 changes: 3 additions & 3 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.0.0-alpha.0",
"version": "7.0.0-alpha.1",
"private": true,
"license": "AGPLv3",
"homepage": "https://github.com/mx-space/core/tree/master/apps/core#readme",
Expand All @@ -11,7 +11,7 @@
"author": "Innei <https://innei.in>",
"dashboard": {
"repo": "mx-space/mx-admin",
"version": "4.6.1"
"version": "4.7.0"
},
"issues": "https://github.com/mx-space/core/issues",
"scripts": {
Expand Down Expand Up @@ -170,4 +170,4 @@
"vitest": "1.5.2",
"zx": "7.2.3"
}
}
}

0 comments on commit de0f2aa

Please sign in to comment.