Skip to content

[Repo Assist] Release 22.0.0#1020

Draft
github-actions[bot] wants to merge 2 commits intomainfrom
repo-assist/release-v22.0.0-b20729c-bb01631568736090
Draft

[Repo Assist] Release 22.0.0#1020
github-actions[bot] wants to merge 2 commits intomainfrom
repo-assist/release-v22.0.0-b20729c-bb01631568736090

Conversation

@github-actions
Copy link
Contributor

🤖 This PR was created by Repo Assist, an automated AI assistant.

Supersedes #976 (which had a merge conflict after additional changes landed on main).

Summary

This PR prepares the 22.0.0 release by promoting all [Unreleased] changes in RELEASE_NOTES.md to a versioned release entry.

Changes Included

Added

  • FsDocsAllowExecutableProject MSBuild property — include Exe/WinExe projects in API docs (#918)
  • {{fsdocs-logo-alt}} substitution via (FsDocsLogoAlt) property, defaulting to "Logo" (#626)

Fixed

  • Improved error message for undefined named code snippets (#982)
  • HTML-encode XML doc text nodes / (see cref) values to prevent HTML injection (#748)
  • Add uppercase output kind (e.g. HTML, IPYNB) to ConditionalDefines (#693)
  • Strip #if / #endif marker lines from LiterateCode source before highlighting (#693)

Changed

  • Update FCS to 43.10.100 (#966)

Version Rationale

The FCS version bump (43.9 → 43.10) together with the new HTML encoding behaviour (output format change) and the new MSBuild properties warrant a major version bump per this project's conventions.

What This Does

Merging this PR triggers the push-main.yml CI pipeline to publish the 22.0.0 NuGet package. Please:

  1. Review the changelog content above and adjust if needed.
  2. (Optional) Close [Repo Assist] Release 21.0.1 #976 as superseded by this PR.

Test Status

This PR changes only RELEASE_NOTES.md — no code changes. CI will validate on merge. The underlying changes were already tested individually in their respective PRs.

Generated by Repo Assist

To install this workflow, run gh aw add githubnext/agentics/workflows/repo-assist.md@b87234850bf9664d198f28a02df0f937d0447295. View source at https://github.com/githubnext/agentics/tree/b87234850bf9664d198f28a02df0f937d0447295/workflows/repo-assist.md.

Promote [Unreleased] changes to version 22.0.0:
- FCS 43.10.100 update
- Add FsDocsAllowExecutableProject setting
- Add fsdocs-logo-alt substitution
- Bug fixes: HTML encoding, uppercase ConditionalDefines, improved error messages

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants