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

fix(ci): run build before release #46

Merged
merged 1 commit into from
May 11, 2022
Merged

fix(ci): run build before release #46

merged 1 commit into from
May 11, 2022

Conversation

mirceanis
Copy link
Contributor

fixes #45

@codecov
Copy link

codecov bot commented May 11, 2022

Codecov Report

Merging #46 (1c3a94f) into master (851cabd) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master       #46   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           16        25    +9     
  Branches         3         9    +6     
=========================================
+ Hits            16        25    +9     
Impacted Files Coverage Δ
src/index.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 d5ce663...1c3a94f. Read the comment docs.

@mirceanis mirceanis merged commit 50c58da into master May 11, 2022
@mirceanis mirceanis deleted the mirceanis-patch-1 branch May 11, 2022 11:49
uport-automation-bot pushed a commit that referenced this pull request May 11, 2022
## [2.0.1](2.0.0...2.0.1) (2022-05-11)

### Bug Fixes

* **ci:** run build before release ([#46](#46)) ([50c58da](50c58da)), closes [#45](#45)
@uport-automation-bot
Copy link

🎉 This PR is included in version 2.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] release only includes sources, missing transpiled code
2 participants