Skip to content

Commit

Permalink
chore(release): 1.7.5 [skip ci]
Browse files Browse the repository at this point in the history
## [1.7.5](v1.7.4...v1.7.5) (2022-01-07)

### Bug Fixes

* fix some typos in templates ([603083e](603083e))
  • Loading branch information
qiwibot committed Jan 7, 2022
1 parent 603083e commit 53a5856
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 53a5856

Please sign in to comment.