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(badge): fixes the Badge style mismatch #113

Merged
merged 1 commit into from
Nov 8, 2022
Merged

Conversation

heyabinanto
Copy link
Contributor

@heyabinanto heyabinanto commented Nov 8, 2022

fixes the Badge style mismatch

Pull Request

Description

Describe your changes (or add ticket description) and add relevant screenshots

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation change

How do I test this

  • Add steps to test
  • in bullet point format
  • preferably you can add link to the storybook build in the PR

Checklist

Did you remember to take care of the following?

  • npm i – for new NPM dependencies.
  • npm run lint - to check for linting issues
  • npm run test - to run unit tests
  • npm run test:sh:docker - to run screenshot tests, detail instruction

New Feature / Bug Fix

  • Run unit tests to ensure all existing tests are still passing.
  • Add new passing unit tests to cover the code introduced by your pr.

Thanks for contributing!

fixes the Badge style mismatch
@esraltintas esraltintas merged commit f25082b into main Nov 8, 2022
@esraltintas esraltintas deleted the fix/badge-version branch November 8, 2022 14:55
supcar pushed a commit that referenced this pull request Nov 8, 2022
## [3.1.1](v3.1.0...v3.1.1) (2022-11-08)

### Bug Fixes

* **badge:** fixes the Badge style mismatch ([#113](#113)) ([f25082b](f25082b))
@supcar
Copy link
Collaborator

supcar commented Nov 8, 2022

🎉 This PR is included in version 3.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@supcar supcar added the released label Nov 8, 2022
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.

3 participants