Commit 110612c
authored
chore(main): release 2.0.0 (#113)
🤖 I have created a release *beep* *boop*
---
##
[2.0.0](v1.8.1...v2.0.0)
(2026-05-05)
### ⚠ BREAKING CHANGES
* upgrade to .NET 10
([#112](#112))
### Features
* upgrade to .NET 10
([#112](#112))
([7e9bae9](7e9bae9))
### Bug Fixes
* code quality and fixes
([#116](#116))
([0f7af6b](0f7af6b))
* use LINQ `Select` instead of foreach loop in `EfIncludePathHelper`
([#115](#115))
([381d1b1](381d1b1))
### Code Refactoring
* adopt C# 14 language features
([#114](#114))
([2b0169e](2b0169e))
### Documentation
* auto-generated docs for
intility/Intility.JsonApiToolkit[#116](#116)
([#117](#117))
([89f5cdf](89f5cdf))
### Build System
* **nuget:** Bump coverlet.collector from 8.0.1 to 10.0.0
([#120](#120))
([8d489bd](8d489bd))
* **nuget:** Bump the microsoft group with 4 updates
([#119](#119))
([5c8f97e](5c8f97e))
* **nuget:** Bump the microsoft group with 5 updates
([#124](#124))
([f616e77](f616e77))
### CI
* **actions:** bump github/codeql-action from 4.35.1 to 4.35.2
([#118](#118))
([600e53b](600e53b))
* **actions:** Bump github/codeql-action from 4.35.2 to 4.35.3
([#123](#123))
([ba623a5](ba623a5))
* **actions:** Bump googleapis/release-please-action from 4.4.1 to 5.0.0
([#121](#121))
([973d5ad](973d5ad))
---
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 973d5ad commit 110612c
3 files changed
Lines changed: 43 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
3 | 44 | | |
4 | 45 | | |
5 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments