Skip to content

0.3.2

Compare
Choose a tag to compare
@tonytino tonytino released this 01 Feb 08:55
· 42 commits to main since this release

CHANGELOG

Based on Keep a CHANGELOG. 🪵

0.3.2 - 2021-02-01

Updated

  • Code formatting

0.3.1 - 2021-02-01

Updated

  • Create SECURITY.md
  • Create codeql-analysis.yml
  • Create dependabot.yml
  • Add and configure babel plugin to remove prop types
  • Remove reference to non-existent storybook dep
  • Update README

0.3.0 - 2021-02-01

Updated

  • Update README
  • Fix issue preventing lint-staged from fixing jsx files
  • Add default props for MonkeySpan
  • Add and configure storybook, with MonkeySpan story
  • Add addons for storybook

0.2.3 - 2021-01-31

Updated

  • Update instructions for publishing releases

0.2.2 - 2021-01-31

Updated

  • Automate more of the tag:release script

0.2.1 - 2021-01-31

Added

0.2.0 - 2021-01-31

Added

  • Add prop-types
  • Scripts for generating tags and releases
  • Add a CHANGELOG