We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98f7bc1 commit 854536eCopy full SHA for 854536e
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## [1.13.27](https://github.com/qiwi/tech-radar/compare/v1.13.26...v1.13.27) (2025-04-03)
2
+
3
+### Fixes & improvements
4
+* fix(deps): update dependency @11ty/eleventy to v3 ([98f7bc1](https://github.com/qiwi/tech-radar/commit/98f7bc1c264b6d058278b16095b63ae44d42f950))
5
6
## [1.13.26](https://github.com/qiwi/tech-radar/compare/v1.13.25...v1.13.26) (2025-04-03)
7
8
### Fixes & improvements
package.json
@@ -1,7 +1,7 @@
{
"name": "@qiwi/tech-radar",
"description": "Fully automated tech-radar generator",
- "version": "1.13.26",
+ "version": "1.13.27",
"main": "./src/main/js/index.js",
"private": false,
"publishConfig": {
0 commit comments