Skip to content

Latest commit

 

History

History
70 lines (38 loc) · 4.41 KB

CHANGELOG.md

File metadata and controls

70 lines (38 loc) · 4.41 KB

Changelog

1.0.7 (2024-07-12)

Bug Fixes

  • remove release-created workflow instead as that was the redundant one (5a7e2b1)

1.0.6 (2024-07-12)

Bug Fixes

  • formatting of example project, just so it would trigger the workflow for the pr status check :D (9435059)
  • rc and release nuget package workflows did not upload symbols (8aed07e)
  • remove release published workflow as it is redundant (2606464)
  • use package license expression instead of file. But still include the license.txt file into the package (aff8556)

1.0.5 (2024-07-11)

Bug Fixes

  • also push symbol packages (252bd76)
  • enable continuousintegrationbuild (4a1c800)
  • enable source link and add xmldocs (a142926)
  • fix version in prerelease build (6fed3bb)
  • fix version in prerelease build (bd22c9f)
  • move @code blocks to code-behind files and add default documentation to members (4dc3057)
  • remove redundant sourcelink package (42d0141)

1.0.4 (2024-01-26)

Bug Fixes

  • use correct link in nuget description (7bf0000)

1.0.3 (2024-01-26)

Bug Fixes

  • fix issue with version number in release actions (c696ee2)

1.0.2 (2024-01-26)

Bug Fixes

  • try to fix release created and published workflows (658ad96)

1.0.1 (2024-01-26)

Bug Fixes

  • set PAT in release-please script (8b7b80f)

1.0.0 (2024-01-26)

Features

  • add github workflows (2081975)
  • add license (a4d208d)
  • configure project with nuget properties (d8eb642)
  • Rename project from OneOf.Extensions.Blazor to Fenris.OneOfContrib.Blazor (b9f1fc2)
  • version 0.1 of the project done... I think. (57d798f)