We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f84389 commit 4fee230Copy full SHA for 4fee230
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## [6.1.2](https://github.com/qiwi/libdefkit/compare/v6.1.1...v6.1.2) (2024-01-30)
2
+
3
+### Fixes & improvements
4
+* fix: update tsc-dts-fix to v0.0.7 ([0f84389](https://github.com/qiwi/libdefkit/commit/0f843893990869c103e609a46e890c349b9a54c0))
5
6
## [6.1.1](https://github.com/qiwi/libdefkit/compare/v6.1.0...v6.1.1) (2024-01-30)
7
8
### Fixes & improvements
package.json
@@ -1,6 +1,6 @@
{
"name": "@qiwi/libdefkit",
- "version": "6.1.1",
+ "version": "6.1.2",
"description": "Util toolset to produce single-file TS and Flow libdefs",
"source": "src/main/ts/index.ts",
"bin": {
0 commit comments