diff --git a/CHANGELOG.md b/CHANGELOG.md index 194db1a3..745f3f4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.7.1](https://github.com/wuespace/telestion-core/compare/v0.7.0...v0.7.1) (2022-01-28) + + +### Bug Fixes + +* **deps:** Remove unused dependency ([e66bb84](https://github.com/wuespace/telestion-core/commit/e66bb843c95a967af55f942c68856bc5977dd040)) + + + # [0.7.0](https://github.com/wuespace/telestion-core/compare/v0.6.2...v0.7.0) (2022-01-22) diff --git a/project.json b/project.json index 17aba915..dec53c76 100644 --- a/project.json +++ b/project.json @@ -1,3 +1,3 @@ { - "version": "0.7.0" + "version": "0.7.1" } \ No newline at end of file