diff --git a/Directory.Build.props b/Directory.Build.props index abb8c36..8b19d43 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -3,8 +3,8 @@ - 1.0.0-beta.32 - 1.0.0-beta.47 + 1.0.0-beta.34 + 1.0.0-beta.49 diff --git a/RELEASE.md b/RELEASE.md index 0ff2f75..9285cff 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,5 +1,7 @@ # 1.0.0-alpha.8 +- Updated Statiq Web to version [1.0.0-beta.34](https://github.com/statiqdev/Statiq.Web/releases/tag/v1.0.0-beta.34). +- Updated Statiq Framework to version [1.0.0-beta.49](https://github.com/statiqdev/Statiq.Framework/releases/tag/v1.0.0-beta.49). - Added `DocsKeys.OutputApiDocuments` to control whether the documents representing code analysis symbols should be output to the Statiq Web Content pipeline. - Added `DocsKeys.ApiLayout` to specify a special layout for use with code analysis symbol documents (useful for themes to provide a layout at a consistent location). - Made the `Api` pipeline a dependency of the Statiq Web Content pipeline and added a content type so that the output documents are processed when `DocsKeys.OutputApiDocuments` is set to `true`.S