We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd86859 commit 4abd4cbCopy full SHA for 4abd4cb
CHANGELOG.md
@@ -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
6
## [1.13.20](https://github.com/qiwi/tech-radar/compare/v1.13.19...v1.13.20) (2025-04-02)
7
8
### Fixes & improvements
package.json
@@ -1,7 +1,7 @@
{
"name": "@qiwi/tech-radar",
"description": "Fully automated tech-radar generator",
- "version": "1.13.20",
+ "version": "1.13.21",
"main": "./src/main/js/index.js",
"private": false,
"publishConfig": {
0 commit comments