Skip to content

Commit c30ecf9

Browse files
committed
chore(release): 6.1.4 [skip ci]
1 parent 6186ec3 commit c30ecf9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [6.1.4](https://github.com/qiwi/libdefkit/compare/v6.1.3...v6.1.4) (2024-02-09)
2+
3+
### Fixes & improvements
4+
* perf: update xtends ([6186ec3](https://github.com/qiwi/libdefkit/commit/6186ec37e5ef9ad78f5058d11b4ab588d5997007))
5+
16
## [6.1.3](https://github.com/qiwi/libdefkit/compare/v6.1.2...v6.1.3) (2024-01-31)
27

38
### Fixes & improvements

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@qiwi/libdefkit",
3-
"version": "6.1.3",
3+
"version": "6.1.4",
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)