We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af0dc96 commit 8f5db57Copy full SHA for 8f5db57
CHANGELOG.md
@@ -4,9 +4,14 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
+## [0.2.0] - 2018-03-12
8
+### Fix
9
+- Webpack config that was causing error(s) when trying to import as a npm package.
10
+
11
## [0.1.1] - 2018-03-12
12
### Added
13
- This CHANGELOG
14
- production build
15
-[0.2.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.1.0...v0.1.1
16
+[0.2.0]: https://github.com/factor1/react-card-flipper/compare/v0.1.1...v0.2.0
17
+[0.1.1]: https://github.com/factor1/react-card-flipper/compare/v0.1.0...v0.1.1
0 commit comments