Skip to content

Commit 4fee230

Browse files
committed
chore(release): 6.1.2 [skip ci]
1 parent 0f84389 commit 4fee230

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+
## [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+
16
## [6.1.1](https://github.com/qiwi/libdefkit/compare/v6.1.0...v6.1.1) (2024-01-30)
27

38
### Fixes & improvements

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@qiwi/libdefkit",
3-
"version": "6.1.1",
3+
"version": "6.1.2",
44
"description": "Util toolset to produce single-file TS and Flow libdefs",
55
"source": "src/main/ts/index.ts",
66
"bin": {

0 commit comments

Comments
 (0)