Skip to content

Commit

Permalink
Shortest release cycle yet...
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkStega committed Sep 25, 2024
1 parent 0f3d653 commit ad94151
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/GithubActionsRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: siteDocFx
include-hidden-files: true
path: .artifacts/siteDocFx
############################################################################################################
# Build website
Expand Down
20 changes: 20 additions & 0 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,26 @@ title: ReleaseNotes
---
# Release Notes

#### [5.3.10](https://github.com/Material-Blazor/Material.Blazor/tree/5.3.10)

Released 2024-09-25

**Updates**
- Updated upload-artifact to have "include-hidden-files: true" so that the api
was included in the documentation.

**New components**

**New features**

**Breaking Changes**

**Deprecated Components**

**Known issues**

<br />

#### [5.3.9](https://github.com/Material-Blazor/Material.Blazor/tree/5.3.9)

Released 2024-09-25
Expand Down

0 comments on commit ad94151

Please sign in to comment.