## [0.4.8](https://github.com/Draggable/mi18n/compare/v0.4.7...v0.4.8) (2018-11-05)


### Bug Fixes

* **getValue:** Add reminder to add tests for getValue ([#22](https://github.com/Draggable/mi18n/issues/22)) ([f948d9c](https://github.com/Draggable/mi18n/commit/f948d9c))

## [0.4.7](https://github.com/Draggable/mi18n/compare/v0.4.6...v0.4.7) (2018-11-02)


### Bug Fixes

* **getValue:** Add reminder to add tests for getValue, hopefulyl trigger a release ([4a7fa02](https://github.com/Draggable/mi18n/commit/4a7fa02))

## [0.4.6](https://github.com/Draggable/mi18n/compare/v0.4.5...v0.4.6) (2018-08-14)


### Bug Fixes

* **env:** update env vars ([41f2531](https://github.com/Draggable/mi18n/commit/41f2531))

## [0.4.5](https://github.com/Draggable/mi18n/compare/v0.4.4...v0.4.5) (2018-08-14)


### Bug Fixes

* **npm:** dist files should be in npm release ([c7c8494](https://github.com/Draggable/mi18n/commit/c7c8494))

## [0.4.4](https://github.com/Draggable/mi18n/compare/v0.4.3...v0.4.4) (2018-08-14)


### Bug Fixes

* **npm:** files missing from published npm ([821c570](https://github.com/Draggable/mi18n/commit/821c570))

## [0.4.3](https://github.com/Draggable/mi18n/compare/v0.4.2...v0.4.3) (2018-08-14)


### Bug Fixes

* **ci:** build not completing ([7dea86a](https://github.com/Draggable/mi18n/commit/7dea86a))
* **ci:** do not install travis-deploy-once globally ([90f024d](https://github.com/Draggable/mi18n/commit/90f024d))
* **ci:** move after_success to get branches tagged and hopefully auto-updated changelog ([ce8d761](https://github.com/Draggable/mi18n/commit/ce8d761))
* **ci:** Update travis-ci config ([378a072](https://github.com/Draggable/mi18n/commit/378a072))
* **ci:** Use multiple stages for travis-ci ([e8e43e7](https://github.com/Draggable/mi18n/commit/e8e43e7))
* **now:** deploy ([31eac82](https://github.com/Draggable/mi18n/commit/31eac82))
* **semantic-release:** add required semantic-release plugins ([2af43b2](https://github.com/Draggable/mi18n/commit/2af43b2))
* **webpack:** absolute url no longer needed in webpack, remove unused files, bithound is dead ([0318e10](https://github.com/Draggable/mi18n/commit/0318e10))
* **webpack:** Update modules and webpack config, add test case for string with vars ([7766316](https://github.com/Draggable/mi18n/commit/7766316))

# mi18n Changelog

- v0.4.3 - Fix now.sh deploy
- v0.4.2 - Add semantic release script, fix deploy bug, update changelog.md
- v0.4.1 - Change `preloaded` to override, fix bug where overrides would replace loaded languages
- v0.3.4 - Merge pull request #8 from kevinchappell/chore/update-test
- v0.3.3 - Merge pull request #3 from Draggable/async
- v0.3.2 - Merge pull request #2 from Draggable/hotfix/update-tagger
- v0.3.1 - Chore/Bugfix: Changed how default locale is defined
