Skip to content

Commit f6cf17b

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2025-01-31) ### Bug Fixes * verison bump ([4da3601](4da3601))
1 parent 4da3601 commit f6cf17b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# 1.0.0 (2025-01-30)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metrics/test-consumer",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"types": "test-consumer.d.ts",
55
"files": [
66
"lib/",

0 commit comments

Comments
 (0)