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 4da3601 commit f6cf17bCopy full SHA for f6cf17b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.1](https://github.com/metrics-js/test-consumer/compare/v1.0.0...v1.0.1) (2025-01-31)
2
+
3
4
+### Bug Fixes
5
6
+* verison bump ([4da3601](https://github.com/metrics-js/test-consumer/commit/4da3601f5a0e7da640f185a038509c71d5590b07))
7
8
# 1.0.0 (2025-01-30)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@metrics/test-consumer",
- "version": "1.0.0",
+ "version": "1.0.1",
"types": "test-consumer.d.ts",
"files": [
"lib/",
0 commit comments