diff --git a/CHANGELOG.md b/CHANGELOG.md index 131f7cd..04e4352 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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. +### [2.1.1](https://github.com/Pablito2020/Tetris/compare/v2.1.0...v2.1.1) (2022-04-29) + + +### Bug Fixes + +* **blockgenerator:** fix next block type ([a8b7012](https://github.com/Pablito2020/Tetris/commit/a8b701223d00c52a10630e395689481a251df0ae)) + ## [2.1.0](https://github.com/Pablito2020/Tetris/compare/v2.0.0...v2.1.0) (2022-04-26)