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

feat: ✅ bump version explicitly through parameters #101

Merged
merged 1 commit into from
Mar 1, 2021

Conversation

chigix
Copy link
Contributor

@chigix chigix commented Feb 28, 2021

This pull request closes #56

@codecov
Copy link

codecov bot commented Feb 28, 2021

Codecov Report

Merging #101 (69aec3d) into main (b1ae3fb) will increase coverage by 0.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #101      +/-   ##
==========================================
+ Coverage   96.00%   96.06%   +0.06%     
==========================================
  Files          16       16              
  Lines         300      305       +5     
  Branches       29       32       +3     
==========================================
+ Hits          288      293       +5     
  Misses          7        7              
  Partials        5        5              
Impacted Files Coverage Δ
packages/semver/src/builders/version/builder.ts 97.29% <100.00%> (+0.07%) ⬆️
...ages/semver/src/builders/version/utils/try-bump.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

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

@edbzn
Copy link
Member

edbzn commented Mar 1, 2021

Hi @chigix, thank you for this PR, we really appreciate the work! This will be released in the next version, I'm even more excited about this one. Thank you again! 😊

@edbzn edbzn merged commit 8849817 into jscutlery:main Mar 1, 2021
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.

Feature Request: Bump versions explicitly based on passed in parameters
2 participants