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: finish integrating storybook #75

Merged
merged 1 commit into from
Dec 24, 2018
Merged

Conversation

miketdonahue
Copy link
Contributor

@miketdonahue miketdonahue commented Dec 24, 2018

Please fill in the template below before submitting your pull request. This helps keep a consistent structure for project history.

Metadata

  • Feature: a new feature.
  • Bug: a bug fix.
  • Refactor: a code change that neither fixes a bug nor adds a feature.
  • Style: changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc.).
  • Test: adding missing tests or correcting existing tests.
  • Performance: a code change that improves performance.
  • Documentation: changes to documentation.
  • Build: changes that affect the build system or external dependencies.
  • CI: changes to our CI configuration files and scripts.

Changes

Finish the integration of Storybook.

Checklist

  • This PR contains only a single concern and is small enough to be reviewed easily.
  • Documentation for this issue has been added or updated with this PR.
  • Unit tests have been added, if applicable.

Screenshots

Please include any relevant screenshots if this PR pertains to a visible UI change.

Additional Information

Please include any additional notes you feel are necessary here.

@auto-comment
Copy link

auto-comment bot commented Dec 24, 2018

Thank your for raising your pull request. Please make sure you have followed our contributing guidelines and have filled in the pull request template. We will review your pull request soon.

@probot-autolabeler probot-autolabeler bot added the tooling Related to library tooling label Dec 24, 2018
@miketdonahue miketdonahue merged commit 61497af into dev Dec 24, 2018
@delete-merged-branch delete-merged-branch bot deleted the feat/finish-storybook branch December 24, 2018 07:10
@miketdonahue
Copy link
Contributor Author

🎉 This PR is included in version 1.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@miketdonahue miketdonahue added the released A feature or fix that has been released label Dec 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released A feature or fix that has been released tooling Related to library tooling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant