We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11b4a52 commit 71531e4Copy full SHA for 71531e4
server/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.37.2](https://github.com/xynehq/xyne/compare/v3.37.1...v3.37.2) (2026-02-20)
2
+
3
4
+### Bug Fixes
5
6
+* sources ui fix ([#1256](https://github.com/xynehq/xyne/issues/1256)) ([11b4a52](https://github.com/xynehq/xyne/commit/11b4a52695021038dde2901549adb87c5592dc0d))
7
8
## [3.37.1](https://github.com/xynehq/xyne/compare/v3.37.0...v3.37.1) (2026-02-19)
9
10
server/package.json
@@ -2,7 +2,7 @@
"name": "xyne",
"module": "server/server.ts",
"type": "module",
- "version": "3.37.1",
+ "version": "3.37.2",
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@commitlint/cli": "^19.8.1",
0 commit comments