Skip to content

Commit 278b7ea

Browse files
committed
release: v9.0.0-alpha.1
1 parent f83ab46 commit 278b7ea

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

apps/core/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# CHANGELOG
22

3+
# [9.0.0-alpha.1](https://github.com/mx-space/core/compare/v9.0.0-alpha.0...v9.0.0-alpha.1) (2026-01-21)
4+
5+
6+
### Features
7+
8+
* add Docker Compose and Docker Stack configurations for mx-core and Redis services ([f83ab46](https://github.com/mx-space/core/commit/f83ab463ad7d6a51e44865529c656cd4132a5505))
9+
10+
11+
312
# [9.0.0-alpha.0](https://github.com/mx-space/core/compare/v8.8.0...v9.0.0-alpha.0) (2026-01-21)
413

514

apps/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mx-space/core",
3-
"version": "9.0.0-alpha.0",
3+
"version": "9.0.0-alpha.1",
44
"type": "module",
55
"private": true,
66
"engines": {

0 commit comments

Comments
 (0)