Skip to content

Commit 1ec6bcb

Browse files
chore(main): release 1.7.3 (#100)
🤖 I have created a release *beep* *boop* --- ## [1.7.3](v1.7.2...v1.7.3) (2026-04-07) ### Bug Fixes * resolve all 36 open CodeQL code scanning alerts ([#102](#102)) ([25cf2ef](25cf2ef)) ### Documentation * add OpenAPI integration guide ([#99](#99)) ([72c0ee1](72c0ee1)) ### CI * add Claude code review and auto-docs workflows ([3c9eba1](3c9eba1)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: intility-release-bot[bot] <175299729+intility-release-bot[bot]@users.noreply.github.com>
1 parent 7c14f61 commit 1ec6bcb

3 files changed

Lines changed: 19 additions & 2 deletions

File tree

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

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [1.7.3](https://github.com/intility/Intility.JsonApiToolkit/compare/v1.7.2...v1.7.3) (2026-04-07)
4+
5+
6+
### Bug Fixes
7+
8+
* resolve all 36 open CodeQL code scanning alerts ([#102](https://github.com/intility/Intility.JsonApiToolkit/issues/102)) ([25cf2ef](https://github.com/intility/Intility.JsonApiToolkit/commit/25cf2ef8841e84341658c055fd911593e14e2636))
9+
10+
11+
### Documentation
12+
13+
* add OpenAPI integration guide ([#99](https://github.com/intility/Intility.JsonApiToolkit/issues/99)) ([72c0ee1](https://github.com/intility/Intility.JsonApiToolkit/commit/72c0ee18c55088427d4fb54c5aa73ac6a65d9185))
14+
15+
16+
### CI
17+
18+
* add Claude code review and auto-docs workflows ([3c9eba1](https://github.com/intility/Intility.JsonApiToolkit/commit/3c9eba1b757c59f23f0032ae53e73ab78962df6f))
19+
320
## [1.7.2](https://github.com/intility/Intility.JsonApiToolkit/compare/v1.7.1...v1.7.2) (2026-03-27)
421

522

JsonApiToolkit/JsonApiToolkit.csproj

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

77
<!-- Package metadata -->
88
<PackageId>Intility.JsonApiToolkit</PackageId>
9-
<Version>1.7.2</Version>
9+
<Version>1.7.3</Version>
1010
<Authors>Intility</Authors>
1111
<Company>Intility</Company>
1212
<Description>A toolkit for implementing JSON:API specification in .NET applications</Description>

0 commit comments

Comments
 (0)