Skip to content

Commit ac7e77c

Browse files
chore(release): 0.33.2 [skip ci]
## [0.33.2](v0.33.1...v0.33.2) (2026-05-31) ### Enhancements * **ui:** full preferences in profile view mode + date/time hover tooltips ([#375](#375)) ([1c7cb9d](1c7cb9d))
1 parent 1c7cb9d commit ac7e77c

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

testplanit/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.33.2](https://github.com/TestPlanIt/testplanit/compare/v0.33.1...v0.33.2) (2026-05-31)
2+
3+
### Enhancements
4+
5+
* **ui:** full preferences in profile view mode + date/time hover tooltips ([#375](https://github.com/TestPlanIt/testplanit/issues/375)) ([1c7cb9d](https://github.com/TestPlanIt/testplanit/commit/1c7cb9d71a36657cd280baa01f2cca8b6ba3839a))
6+
17
## [0.33.1](https://github.com/TestPlanIt/testplanit/compare/v0.33.0...v0.33.1) (2026-05-31)
28

39
### Enhancements

testplanit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "testplanit",
3-
"version": "0.33.1",
3+
"version": "0.33.2",
44
"private": true,
55
"scripts": {
66
"audit:coverage": "tsx scripts/audit-coverage.ts",

0 commit comments

Comments
 (0)