Skip to content

Commit 4abd4cb

Browse files
committed
chore(release): 1.13.21 [skip ci]
1 parent bd86859 commit 4abd4cb

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.21](https://github.com/qiwi/tech-radar/compare/v1.13.20...v1.13.21) (2025-04-02)
2+
3+
### Fixes & improvements
4+
* fix: apply npm audit fix ([bd86859](https://github.com/qiwi/tech-radar/commit/bd86859fb480a35fa134935f476d6b76fdd2844c))
5+
16
## [1.13.20](https://github.com/qiwi/tech-radar/compare/v1.13.19...v1.13.20) (2025-04-02)
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.20",
4+
"version": "1.13.21",
55
"main": "./src/main/js/index.js",
66
"private": false,
77
"publishConfig": {

0 commit comments

Comments
 (0)