Skip to content

Commit bbcc34b

Browse files
Todd Schaveyclaude
andcommitted
chore: bump version to 0.3.5
Skipping 0.3.4 tag which already existed on a prior commit. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent a9359e4 commit bbcc34b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Polarion Changelog
22

3-
## 0.3.4
3+
## 0.3.5
44

55
- Fix: `SearchWorkitemInBaselineAsync` was calling `queryWorkItemsInRevisionAsync` instead of `queryWorkItemsInBaselineAsync`, causing some work items to be missing from historic baseline document results (#3)
66

src/Polarion/Polarion.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<!-- Package Metadata -->
1313
<PackageId>Polarion</PackageId>
14-
<Version>0.3.4</Version>
14+
<Version>0.3.5</Version>
1515
<Authors>Todd Schavey</Authors>
1616
<Company>Peakflames</Company>
1717
<Description>A C# package to access the Polarion WSDL API. Complete API documentation available at: https://github.com/peakflames/PolarionApiClient/blob/main/api.md</Description>

0 commit comments

Comments
 (0)