# Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ## [0.0.1](https://www.github.com/Ronin11/IncrementalGameLib/compare/v1.0.2...v0.0.1) (2017-06-12) ## [0.0.1](https://www.github.com/Ronin11/IncrementalGameLib/compare/v1.0.2...v0.0.1) (2017-06-12) ## [1.0.2](https://www.github.com/Ronin11/IncrementalGameLib/compare/v1.0.1...v1.0.2) (2017-06-12) ## [1.0.1](https://www.github.com/Ronin11/IncrementalGameLib/compare/v1.0.0...v1.0.1) (2017-06-12) # 1.0.0 (2017-06-12) ### build * **$Everything:** Stuff ([0bc561a](https://www.github.com/Ronin11/IncrementalGameLib/commit/0bc561a)) ### BREAKING CHANGES * **$Everything:** No # [1.4.0](https://www.github.com/Hotell/typescript-lib-starter/compare/v1.3.0...v1.4.0) (2017-03-27) ### Bug Fixes * add *.log to gitignore/npmignore ([502ab00](https://www.github.com/Hotell/typescript-lib-starter/commit/502ab00)) * make tests work on windows ([5650754](https://www.github.com/Hotell/typescript-lib-starter/commit/5650754)) * normalize umd bundle name after scope addition ([73ab65f](https://www.github.com/Hotell/typescript-lib-starter/commit/73ab65f)) ### Features * add docs generation via typedoc ([b59f2b6](https://www.github.com/Hotell/typescript-lib-starter/commit/b59f2b6)) * add strong type checking ([860e500](https://www.github.com/Hotell/typescript-lib-starter/commit/860e500)) # [1.3.0](https://www.github.com/Hotell/typescript-lib-starter/compare/v1.2.0...v1.3.0) (2017-03-15) ### Features * **scripts:** add ability to use --first-release on release script ([c94694a](https://www.github.com/Hotell/typescript-lib-starter/commit/c94694a)) * **scripts:** add size script to get gzipped build size for umd bundle ([d25138a](https://www.github.com/Hotell/typescript-lib-starter/commit/d25138a)) * add unit testing and coverage support via jest ([0551a52](https://www.github.com/Hotell/typescript-lib-starter/commit/0551a52)) # [1.2.0](https://www.github.com/Hotell/typescript-lib-starter/compare/v1.1.1...v1.2.0) (2017-02-27) ### Features * **scripts:** add preflight check what files will be published ([71a615b](https://www.github.com/Hotell/typescript-lib-starter/commit/71a615b)) * **webpack:** determine the name library name for umd build from package json ([8d970bd](https://www.github.com/Hotell/typescript-lib-starter/commit/8d970bd)) ## [1.1.1](https://www.github.com/Hotell/typescript-lib-starter/compare/v1.1.0...v1.1.1) (2017-02-27) ### Bug Fixes * add back npm publish to release script ([378d582](https://www.github.com/Hotell/typescript-lib-starter/commit/378d582)) # [1.1.0](https://www.github.com/Hotell/typescript-lib-starter/compare/v1.0.1...v1.1.0) (2017-02-27) ### Features * **lint:** add ordered-imports rule ([d6d0eff](https://www.github.com/Hotell/typescript-lib-starter/commit/d6d0eff)) ## [1.0.1](https://www.github.com/Hotell/typescript-lib-starter/compare/v1.0.0...v1.0.1) (2017-02-27) ### Bug Fixes * **build:** fix release script task ([49ca3ba](https://www.github.com/Hotell/typescript-lib-starter/commit/49ca3ba)) # 1.0.0 (2017-02-26)