Skip to content

Commit a7689e6

Browse files
committed
release: v11.1.2
1 parent 25fe233 commit a7689e6

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

apps/core/CHANGELOG.md

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

3+
## [11.1.2](https://github.com/mx-space/core/compare/v11.1.1...v11.1.2) (2026-04-07)
4+
5+
6+
### Bug Fixes
7+
8+
* **comment:** only mark owner comments as read on creation ([eaea177](https://github.com/mx-space/core/commit/eaea177777d42be644cd0fdb3b90041d8d54d698))
9+
10+
11+
### Features
12+
13+
* add AI image generation service and controller ([fd3c0b0](https://github.com/mx-space/core/commit/fd3c0b0b425dc84c7d3b941e2f8db6b94625767c))
14+
15+
16+
317
## [11.1.1](https://github.com/mx-space/core/compare/v11.1.0...v11.1.1) (2026-04-07)
418

519

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": "11.1.1",
3+
"version": "11.1.2",
44
"type": "module",
55
"private": true,
66
"engines": {

0 commit comments

Comments
 (0)