Skip to content

Commit

Permalink
chore: add changelog for 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhu2000 committed Jun 26, 2024
1 parent 1b39cd3 commit 95afbb0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).

## 0.14.0

- feat: color prop can accept rgb colors [#586](https://github.com/davidhu2000/react-spinners/pull/586)
- fix: multiple hash loader with different color renders as the same color [#602](https://github.com/davidhu2000/react-spinners/pull/602)
- fix: moon loader wobble if size is not divisible by 7 [#603](https://github.com/davidhu2000/react-spinners/pull/603)

## 0.13.8

- **bugfix**: Remove Animation Fill Mode from CircieLoader to fix SSR mismatch style error. [#558](https://github.com/davidhu2000/react-spinners/pull/558)
Expand Down

0 comments on commit 95afbb0

Please sign in to comment.