Skip to content

Commit a7fdf45

Browse files
committed
🔖 release v1.5.1
1 parent 813a06b commit a7fdf45

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,4 +1,4 @@
1-
## 1.5.1-dev
1+
## 1.5.1
22

33
* [FIX] match Node `qs` 6.15.3 cumulative list-limit enforcement across duplicate, comma, and mixed list merges, including pre-split rejection of oversized flat comma values
44
* [FIX] align lenient unbalanced-bracket handling and preserve multi-step cyclic dictionary identity during decoding

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<Project>
22
<PropertyGroup>
3-
<QsNetPackageVersion>1.5.0</QsNetPackageVersion>
3+
<QsNetPackageVersion>1.5.1</QsNetPackageVersion>
44
</PropertyGroup>
55
</Project>

0 commit comments

Comments
 (0)