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 246333d commit ca70079Copy full SHA for ca70079
2 files changed
apps/core/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
3
+# [11.2.0](https://github.com/mx-space/core/compare/v11.1.4...v11.2.0) (2026-04-18)
4
+
5
6
+### Features
7
8
+* add comment sort ([9726f45](https://github.com/mx-space/core/commit/9726f45f72416710bd94b50e8fc48d2628f321a4))
9
10
11
12
## [11.1.4](https://github.com/mx-space/core/compare/v11.1.3...v11.1.4) (2026-04-17)
13
14
apps/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@mx-space/core",
- "version": "11.1.4",
+ "version": "11.2.0",
"type": "module",
"private": true,
"engines": {
0 commit comments