Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove version from package.json #12

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

arkadiuszbachorski
Copy link
Collaborator

Remove version from package.json

♻️ Current situation & Problem

Publish fails if there is package.json, because publishpackage action tries to set version.

📝 Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

Copy link

codecov bot commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.07%. Comparing base (7d6d7eb) to head (97dcd4f).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #12   +/-   ##
=======================================
  Coverage   81.07%   81.07%           
=======================================
  Files         125      125           
  Lines        2435     2435           
  Branches      276      276           
=======================================
  Hits         1974     1974           
  Misses        440      440           
  Partials       21       21           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7d6d7eb...97dcd4f. Read the comment docs.

@arkadiuszbachorski arkadiuszbachorski merged commit 8a4daaf into main Nov 11, 2024
9 checks passed
@arkadiuszbachorski arkadiuszbachorski deleted the arek/remove-version-from-package-json branch November 11, 2024 21:27
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.

2 participants