# 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. ## [1.1.1](https://github.com/Hotell/starwars-ts-names/compare/v1.1.0...v1.1.1) (2017-03-28) ### Bug Fixes * allow initial release and publish js files ([6e57b8c](https://github.com/Hotell/starwars-ts-names/commit/6e57b8c)) # 1.1.0 (2017-03-28) ### Features * **lib:** add initial functionality ([962ee16](https://github.com/Hotell/starwars-ts-names/commit/962ee16)) * **lib:** add ts strict mode ([d5ce08a](https://github.com/Hotell/starwars-ts-names/commit/d5ce08a)) * **lib:** implement sw names lib logic ([31cfccf](https://github.com/Hotell/starwars-ts-names/commit/31cfccf))