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: update alpha to beta #35

Merged
merged 1 commit into from
Oct 20, 2023
Merged

feat: update alpha to beta #35

merged 1 commit into from
Oct 20, 2023

Conversation

alangsto
Copy link
Member

@alangsto alangsto commented Oct 20, 2023

Update "alpha" tag to "beta".

@@ -12,7 +12,7 @@ const Disclosure = ({ courseId }) => (
<div className="disclosure d-flex flex-column align-items-stretch px-4 py-3">
<h2 className="text-light-100">
Xpert
<sub className="version-subscript">alpha</sub>
<sub className="version-subscript">beta</sub>

Choose a reason for hiding this comment

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

Such a radical change, but I think it's the right one.

@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

Merging #35 (2944d2c) into main (285a6bf) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #35   +/-   ##
=======================================
  Coverage   87.12%   87.12%           
=======================================
  Files          13       13           
  Lines         202      202           
  Branches       26       26           
=======================================
  Hits          176      176           
  Misses         26       26           
Files Coverage Δ
src/components/Disclosure/index.jsx 66.66% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@alangsto alangsto merged commit 2d03ede into main Oct 20, 2023
6 checks passed
@alangsto alangsto deleted the alangsto/update_beta branch October 20, 2023 20:15
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