Releases: MakingSense/aspnet-hypermedia-api
Releases · MakingSense/aspnet-hypermedia-api
Release v2.3.8
What's Changed
- build(deps): bump actions/setup-dotnet from 3 to 4 by @dependabot in #83
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #84
- build(deps): bump github/codeql-action from 2 to 3 by @dependabot in #85
- build(deps): bump gittools/actions from 0.10.2 to 1.1.1 by @dependabot in #81
- build(deps): bump mathieudutour/github-tag-action from 6.1 to 6.2 by @dependabot in #82
- build(deps): bump Microsoft.AspNetCore.Mvc.NewtonsoftJson to 7.0.10 by @dependabot in #77
Full Changelog: v2.3.7...v2.3.8
Release v2.3.7
What's Changed
- build(deps): bump actions/upload-artifact from 3.1.2 to 4.3.3 by @dependabot in #80
Full Changelog: v2.3.6...v2.3.7
Release v2.3.6
What's Changed
- build(deps): bump Microsoft.AspNetCore.Mvc from 1.1.2 to 1.1.3 in /src/MakingSense.AspNetCore.HypermediaApi by @dependabot in #73
Full Changelog: v2.3.5...v2.3.6
Release v2.3.5
What's Changed
- [DOI-1509] add support for dotnet 8.0 by @RodrigoPereyraDiaz in #86
Full Changelog: v2.3.4...v2.3.5
Release v2.3.4
What's Changed
- build(deps): bump actions/setup-dotnet from 2 to 3.0.1 by @dependabot in #60
- build(deps): bump actions/upload-artifact from 3.1.1 to 3.1.2 by @dependabot in #66
- build(deps): bump gittools/actions from 0.9.15 to 0.10.2 by @dependabot in #70
- [DOI-1509] set release configuration by @RodrigoPereyraDiaz in #87
Full Changelog: v2.3.3...v2.3.4
Release v2.3.3
What's Changed
- build(deps): bump actions/upload-artifact from 3.1.0 to 3.1.1 by @dependabot in #62
- build(deps): bump mathieudutour/github-tag-action from 6.0 to 6.1 by @dependabot in #63
- build(deps): bump gittools/actions from 0.9.13 to 0.9.15 by @dependabot in #64
- Update support for dotnet 7.0.x by @RodrigoPereyraDiaz in #65
Full Changelog: v2.3.2...v2.3.3
Release v2.3.2
What's Changed
- Bump actions/setup-dotnet from 1 to 2 by @dependabot in #54
- Bump actions/checkout from 2 to 3 by @dependabot in #55
- Bump github/codeql-action from 1 to 2 by @dependabot in #56
- Delivery nuget to GitHub packages by @RodrigoPereyraDiaz in #57
- Bump version when merge PR to master by @RodrigoPereyraDiaz in #58
New Contributors
- @dependabot made their first contribution in #54
Full Changelog: v2.3.1...v2.3.2
v2.3.1
v2.3.0
Release v2.2.2
Changes
- Support target framework
net5.0
Dependencies
- Bumps Microsoft.CSharp from 4.5.0 to 4.7.0. #39
- Configure dependabot for nuget and github actions ecosystems
Other
- Configure Github Action for CI Workflow
- Configure Github Action for CodeQL Workflow