Skip to content

Commit 931b3e8

Browse files
committed
chore(release): 1.13.18 [skip ci]
1 parent 85e9cbe commit 931b3e8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [1.13.18](https://github.com/qiwi/tech-radar/compare/v1.13.17...v1.13.18) (2023-10-23)
2+
3+
### Fixes & improvements
4+
* docs(js): rename 2023-10 to 2023-10-17, add 2023-10-23, fix typos (#110) ([85e9cbe](https://github.com/qiwi/tech-radar/commit/85e9cbeee8f314bfad10a02cc576cebfc4a6ca1c))
5+
16
## [1.13.17](https://github.com/qiwi/tech-radar/compare/v1.13.16...v1.13.17) (2023-10-17)
27

38
### Fixes & improvements

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@qiwi/tech-radar",
33
"description": "Fully automated tech-radar generator",
4-
"version": "1.13.17",
4+
"version": "1.13.18",
55
"main": "./src/main/js/index.js",
66
"private": false,
77
"publishConfig": {

0 commit comments

Comments
 (0)