Skip to content

remove empty dependencies#125

Merged
max-ieremenko merged 2 commits intorelease/3.8.0from
feature/empty-dependencies
Sep 13, 2025
Merged

remove empty dependencies#125
max-ieremenko merged 2 commits intorelease/3.8.0from
feature/empty-dependencies

Conversation

@max-ieremenko
Copy link
Owner

Do not render dependencies section in the package readme.md if empty

nuget.org-readme-template.txt
npmjs.com-readme-template.txt

{%- if DependenciesCount > 0 -%}
Dependencies {{DependenciesCount}}
....
{%- endif -%}

The described changes should be applied manually to the existing configuration, if necessary.

@max-ieremenko max-ieremenko merged commit c33a98f into release/3.8.0 Sep 13, 2025
2 checks passed
@max-ieremenko max-ieremenko deleted the feature/empty-dependencies branch September 13, 2025 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant