We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6186ec3 commit c30ecf9Copy full SHA for c30ecf9
CHANGELOG.md
@@ -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
6
## [6.1.3](https://github.com/qiwi/libdefkit/compare/v6.1.2...v6.1.3) (2024-01-31)
7
8
### Fixes & improvements
package.json
@@ -1,6 +1,6 @@
{
"name": "@qiwi/libdefkit",
- "version": "6.1.3",
+ "version": "6.1.4",
"description": "Util toolset to produce single-file TS and Flow libdefs",
"source": "src/main/ts/index.ts",
"bin": {
0 commit comments