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

chore(release): release 12.1.0 #7087

Merged
merged 1 commit into from Nov 30, 2021

Conversation

simplejason
Copy link
Member

@simplejason simplejason commented Nov 30, 2021

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Application (the showcase website) / infrastructure changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[ ] No

Other information

@simplejason simplejason requested a review from a team as a code owner November 30, 2021 02:42
@zorro-bot
Copy link

zorro-bot bot commented Nov 30, 2021

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Nov 30, 2021

Codecov Report

Merging #7087 (7f9a7b7) into master (891a622) will increase coverage by 0.00%.
The diff coverage is n/a.

❗ Current head 7f9a7b7 differs from pull request most recent head 557ecca. Consider uploading reports for the commit 557ecca to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master    #7087   +/-   ##
=======================================
  Coverage   89.59%   89.60%           
=======================================
  Files         488      488           
  Lines       15873    15873           
  Branches     2446     2446           
=======================================
+ Hits        14222    14223    +1     
+ Misses       1017     1016    -1     
  Partials      634      634           
Impacted Files Coverage Δ
components/core/util/text-measure.ts 89.47% <0.00%> (-1.76%) ⬇️
components/tabs/tab-nav-bar.component.ts 85.10% <0.00%> (+0.70%) ⬆️
components/time-picker/time-holder.ts 96.84% <0.00%> (+1.05%) ⬆️

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 891a622...557ecca. Read the comment docs.

@simplejason
Copy link
Member Author

simplejason commented Nov 30, 2021

CI failed, it's caused by jest-worker@27.4.0, so I have to specify the version with ~27.3.1 to install it now to avoid this error.
jestjs/jest#12097

Updated: jest-worker 27.4.1 has been released.

Copy link
Member

@hsuanxyz hsuanxyz left a comment

Choose a reason for hiding this comment

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

LGTM

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

Successfully merging this pull request may close these issues.

None yet

2 participants