Skip to content

Latest commit

 

History

History
83 lines (54 loc) · 1.35 KB

CHANGELOG.md

File metadata and controls

83 lines (54 loc) · 1.35 KB

Changelog

1.0.1

  • Update Cover
  • Readme link

1.0.0

  • Added SVG + PNG Zip
  • Releasing v1

0.1.2-beta.0

  • Bug fix
  • Readme Update
  • Action

0.1.1-beta.0

  • Fix Random Function
  • Fix state issue

0.1.0-beta.0

  • Bug Fix
  • Update Interface of iconBase
  • Ready to release

0.0.8-alpha.1

  • Bug Fix

0.0.7-alpha.0

  • Rendering View Bug Fix for some shapes

0.0.6-alpha.0

  • Add number type shapes, Total count 115
  • Change the index to start from 0

0.0.5-alpha.1

  • Add more shapes. Total count 105
  • Fix noise toggle

0.0.5-alpha.0

0.0.4-alpha.0

  • Changed versioning to alpha [email protected]
  • Added 90+ shapes from different categories Coolshape, Ellipse, Flower, Misc, Moon, Polygon, Rectangle, Star, Triangle

0.0.3

    <Coolshape type="star" noise="true">

0.0.2

0.0.1 First Publish

  • NPM package published - react-coolshapes

  • Added these 4 shapes and publish to test on coolshap.es

        "star-1": ShapeType;
        "star-2": ShapeType;
        "circle-1": ShapeType;
        "circle-2": ShapeType;