@lendi-ui/spinner
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -1,9 +0,10 @@ | ||
# Changelog - @lendi-ui/spinner | ||
## [2.0.3] - 2019-05-09 - [HUB-92](https://creditandfinance.atlassian.net/browse/HUB-92) | ||
### Changed | ||
- Updated CHANGELOG to match required parsing format. | ||
## [2.0.2] - 2019-05-08 - [HUB-54] (https://creditandfinance.atlassian.net/browse/HUB-54) | ||
## [2.0.2] - 2019-05-08 - [HUB-54](https://creditandfinance.atlassian.net/browse/HUB-54) | ||
### Changed | ||
- Change module main entry point to esm in package.json | ||
## [2.0.1] 2019-04-29 [HUB-94] (http://creditandfinance.atlassian.net/browse/HUB-95) | ||
## [2.0.1] - 2019-04-29 - [HUB-94](http://creditandfinance.atlassian.net/browse/HUB-95) | ||
### Added | ||
@@ -13,3 +14,3 @@ - Added normalise mixin to outer component. | ||
## [2.0.0] - 2019-04-30 - [HUB-54] (https://creditandfinance.atlassian.net/browse/HUB-54) | ||
## [2.0.0] - 2019-04-30 - [HUB-54](https://creditandfinance.atlassian.net/browse/HUB-54) | ||
### Deleted | ||
@@ -22,7 +23,7 @@ - Remove the CJS bundles. | ||
## [1.0.3] - 2019-03-14 - [BRAVO-671] (https://creditandfinance.atlassian.net/browse/BRAVO-671) | ||
## [1.0.3] - 2019-03-14 - [BRAVO-671](https://creditandfinance.atlassian.net/browse/BRAVO-671) | ||
### Changed | ||
- Add classname to Spinner then allow custom style applied | ||
## [1.0.2] - 2019-03-05 - [BRAVO-535] (https://creditandfinance.atlassian.net/browse/BRAVO-535) | ||
## [1.0.2] - 2019-03-05 - [BRAVO-535](https://creditandfinance.atlassian.net/browse/BRAVO-535) | ||
### Changed | ||
@@ -36,5 +37,5 @@ - Updated icon dependency from ^4 to ^5 | ||
## [1.0.0] | ||
### Added | ||
### Created | ||
- Initial version | ||
{ | ||
"name": "@lendi-ui/spinner", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"license": "ISC", | ||
@@ -5,0 +5,0 @@ "source": "src/index.tsx", |
8360