Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.2.5"
".": "0.2.0"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

critical

The version is being downgraded from 0.2.5 to 0.2.0. This is likely a mistake and should be corrected to a higher version number to avoid issues with release automation and package managers. Given the scope of changes, 0.3.0 would be a suitable version.

Suggested change
".": "0.2.0"
".": "0.3.0"

}
Loading
Loading