diff --git a/CHANGELOG.md b/CHANGELOG.md index f5f60dc..3b9d8cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), enforced with [semantic-release](https://github.com/semantic-release/semantic-release). +## [1.0.1](https://github.com/LottieFiles/lottie-vue/compare/v1.0.0...v1.0.1) (2022-01-18) + + +### Bug Fixes + +* updated packages, fixed player bug with controls, fixed css bundling bug ([47bbdb0](https://github.com/LottieFiles/lottie-vue/commit/47bbdb0ee51dd8771a078fb7370ce75acbf00d40)) + # 1.0.0 (2021-06-01)