Skip to content

Commit 53a6bfc

Browse files
committed
chore(main): release 1.3.3
1 parent 7d7c68f commit 53a6bfc

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.3.2"
2+
".": "1.3.3"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,14 @@
9393
- Removing template settings in quality form tab (#825).
9494
- Removing gene blocklist from vue filter app (#823).
9595

96+
## [1.3.3](https://github.com/varfish-org/varfish-server/compare/v1.3.2...v1.3.3) (2025-12-03)
97+
98+
99+
### Bug Fixes
100+
101+
* filtering in the case list does not update the shown cases ([#2364](https://github.com/varfish-org/varfish-server/issues/2364)) ([#2496](https://github.com/varfish-org/varfish-server/issues/2496)) ([7d7c68f](https://github.com/varfish-org/varfish-server/commit/7d7c68f0b1550c2734307c56a1abb31d73b08cf5))
102+
* issuing another query might lead to broken results ([#2277](https://github.com/varfish-org/varfish-server/issues/2277)) ([#2495](https://github.com/varfish-org/varfish-server/issues/2495)) ([7de812c](https://github.com/varfish-org/varfish-server/commit/7de812c880661b55d74f492d82345790f9ce437f))
103+
96104
## [1.3.2](https://github.com/varfish-org/varfish-server/compare/v1.3.1...v1.3.2) (2025-12-02)
97105

98106

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.2
1+
1.3.3

0 commit comments

Comments
 (0)