Skip to content

Commit

Permalink
Update version and release notes: 0.0.1 -> 0.0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
sangafabrice committed Feb 9, 2024
1 parent 5df2086 commit b908214
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions latest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
"version": "0.0.1",
"releaseNotes": ["This release is to test the GitHub action workflow."]
"version": "0.0.2",
"releaseNotes": [
"FIX: PSProvider expands wildcard characters.",
"FIX: PSProvider does not expand to Root when relative path starts with slash."
]
}

0 comments on commit b908214

Please sign in to comment.