diff --git a/CHANGELOG.md b/CHANGELOG.md index 49323623..cbdd9603 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.2.2](https://github.com/KatCodesMods/MFFS/compare/v0.2.1...v0.2.2) (2023-01-21) + + +### Bug Fixes + +* **ci:** Added missing id ([4224292](https://github.com/KatCodesMods/MFFS/commit/422429279fcd2b1828428cc8c45d859b6f4d1ed3)) + + + ## [0.2.1](https://github.com/KatCodesMods/MFFS/compare/v0.2.0...v0.2.1) (2023-01-21) diff --git a/version.json b/version.json index 4bd29bc6..8f8b1fdd 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "0.2.1" + "version": "0.2.2" } \ No newline at end of file