We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5af5e54 commit bc13f5cCopy full SHA for bc13f5c
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [5.0.0](https://github.com/mweibel/lcov-result-merger/compare/v5.0.0-rc.0...v5.0.0) (2023-11-20)
4
+
5
6
+### Features
7
8
+* provide ts libdefs ([246c7c6](https://github.com/mweibel/lcov-result-merger/commit/246c7c699b3102437691c5fff2805b01b663835c))
9
10
## [5.0.0-rc.0](https://github.com/mweibel/lcov-result-merger/compare/v4.1.0...v5.0.0-rc.0) (2023-07-06)
11
12
package.json
@@ -67,7 +67,7 @@
67
"engines": {
68
"node": ">=14"
69
},
70
- "version": "5.0.0-rc.0",
+ "version": "5.0.0",
71
"volta": {
72
"node": "14.17.3",
73
"npm": "7.18.1"
0 commit comments