diff --git a/CHANGELOG.md b/CHANGELOG.md index 593eac07..100d6d30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.7.5](https://github.com/qiwi/tech-radar/compare/v1.7.4...v1.7.5) (2022-01-07) + + +### Bug Fixes + +* fix some typos in templates ([603083e](https://github.com/qiwi/tech-radar/commit/603083ee5169ad6d3eeb67fdf755e31653607a65)) + ## [1.7.4](https://github.com/qiwi/tech-radar/compare/v1.7.3...v1.7.4) (2022-01-06) diff --git a/package.json b/package.json index 781f8f23..deea6a5a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@qiwi/tech-radar", "description": "Fully automated tech-radar generator", - "version": "1.7.4", + "version": "1.7.5", "main": "./src/main/js/index.js", "private": false, "publishConfig": {