Skip to content

Commit 71531e4

Browse files
chore(release): 3.37.2 [skip ci]
## [3.37.2](v3.37.1...v3.37.2) (2026-02-20) ### Bug Fixes * sources ui fix ([#1256](#1256)) ([11b4a52](11b4a52))
1 parent 11b4a52 commit 71531e4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

server/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [3.37.1](https://github.com/xynehq/xyne/compare/v3.37.0...v3.37.1) (2026-02-19)
29

310

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "xyne",
33
"module": "server/server.ts",
44
"type": "module",
5-
"version": "3.37.1",
5+
"version": "3.37.2",
66
"devDependencies": {
77
"@biomejs/biome": "1.9.4",
88
"@commitlint/cli": "^19.8.1",

0 commit comments

Comments
 (0)