Skip to content

Commit 0cb2f01

Browse files
committed
update react dependencies; fix sourcemaps
1 parent 2ae67b9 commit 0cb2f01

File tree

3 files changed

+8204
-28
lines changed

3 files changed

+8204
-28
lines changed

CHANGELOG.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,26 @@
33
All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
6-
[unreleased]: https://github.com/adexin/spinners-react/compare/v1.0.6...HEAD
6+
[unreleased]: https://github.com/adexin/spinners-react/compare/v1.0.7...HEAD
7+
8+
## [1.0.7]
9+
[1.0.7]: https://github.com/adexin/spinners-react/compare/v1.0.6...v1.0.7
10+
11+
### Added
12+
- Package components source files for sourcemaps to work properly.
713

814
### Changed
9-
- Prevent library building on package install
10-
- Ignore coverage reports by linter
11-
- Added latest versions diff links to changelog
15+
- Prevent library building on package install.
16+
- Ignore coverage reports by linter.
17+
- Added latest versions diff links to changelog.
18+
- Updated react dependencies.
1219

1320
## [1.0.6]
1421
[1.0.6]: https://github.com/adexin/spinners-react/compare/v1.0.5...v1.0.6
1522

1623
### Changed
17-
- Migrated CI from travis.org to travis.com
18-
- Show human readable coverage when running tests locally
24+
- Migrated CI from travis.org to travis.com.
25+
- Show human readable coverage when running tests locally.
1926

2027
## [1.0.5]
2128
[1.0.5]: https://github.com/adexin/spinners-react/compare/v1.0.4...v1.0.5

0 commit comments

Comments
 (0)