react-smooth-carousel-dots
Version:
Custom Carousel Dots component to plug in to any your Carousels.
55 lines (35 loc) • 2.33 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.0.2](https://github.com/timelessco/smooth-carousel-dots/compare/react-smooth-carousel-dots@0.0.1...react-smooth-carousel-dots@0.0.2) (2020-07-30)
### ♻️ Chores
- **bump:** :wrench: version bump
([d524b50](https://github.com/timelessco/smooth-carousel-dots/commit/d524b50ba035507666a3625d3c1c56b93362404b))
# Change Log
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 0.0.1 (2020-07-15)
### ✨ Features
- **lerna:** :building_construction: add lerna to make the project monorepo
([d969717](https://github.com/timelessco/smooth-carousel-dots/commit/d969717c409e41b5edee85354234b764deb588b2))
### 🐛 Bug Fixes
- **node_modules:** :bug: remove node_modules and update package.json
([8c08e84](https://github.com/timelessco/smooth-carousel-dots/commit/8c08e844fe5bd91d10f8c6c0b9f56ada9c9656f9))
- **package.json:** :bug: reset the version to 0
([8d99002](https://github.com/timelessco/smooth-carousel-dots/commit/8d990025030ceb637544a56e9cdc331cc1686863))
### 🛠 Builds
- **babel:** :building_construction: add bable build system
([97b00e9](https://github.com/timelessco/smooth-carousel-dots/commit/97b00e91f2d1b1b7c0bd1b52b33a56a7df9a9af8))
### 📦 Code Refactoring
- :recycle: add version script to react package
([18ea671](https://github.com/timelessco/smooth-carousel-dots/commit/18ea6719bf0a49964a23463f93d9c476c5eaefaa))
### 📚 Documentation
- **storybook:** :pencil: added storybook for the carousel dots
([7599e5e](https://github.com/timelessco/smooth-carousel-dots/commit/7599e5eb5ed35d0ea41e1be1cfdcd2f9e0ca2d90))
### ♻️ Chores
- **package.json:** :art: add desciption to project
([a91333e](https://github.com/timelessco/smooth-carousel-dots/commit/a91333ed8359cbb961e3c3307a18fe435cf54a70))
- **storybook:** :wrench: add storybook configs
([c60b7b8](https://github.com/timelessco/smooth-carousel-dots/commit/c60b7b8b599e40907043f5ec96baad7b3e325a65))
- :tada: initial commit
([fac9e4d](https://github.com/timelessco/smooth-carousel-dots/commit/fac9e4d9935d17d76f40b413e047b309bc2e7ac4))