Skip to content

Commit

Permalink
Fix invalid date in template changelog (Azure#32439)
Browse files Browse the repository at this point in the history
I think Azure#31849 introduced
this invalid date which has thrown off the changelog parser.
  • Loading branch information
weshaggard authored Jan 6, 2025
1 parent 995c37a commit caa0036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/template/template/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

### Other Changes

## 1.0.13-beta.1 (2023-11/22)
## 1.0.13-beta.1 (2023-11-22)

### Features Added
- Test Release Pipeline
Expand Down

0 comments on commit caa0036

Please sign in to comment.