Skip to content

v12.0

Choose a tag to compare

@linkdotnet linkdotnet released this 22 Dec 19:17
· 36 commits to master since this release
bb1a92b

The blog now has an automatic migration for appsettings.json files as well! While the repo appsettings.json is under source control, your appsettings.production.json is not (hopefully) and we now have a new way of doing those migrations automatically!

What's Changed

  • chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #461
  • feat: Add build information by @linkdotnet in #462
  • Add automated upgrade assistant for appsettings.json migrations by @Copilot in #463

Full Changelog: v11.1.2...v12.0