We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 670154a commit cae2380Copy full SHA for cae2380
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## [v1.0.1]
4
+
5
+This release fixes two issues. Thanks to @benjibuiltit for his contributions!
6
7
+### Fixed
8
9
+- #149 - Fixed an issue where autometrics in a Node.js environment would fail if it was not running inside a git repository
10
+- #150 - Fixed rendering of a function name and module when using the `relfect-metadata` package
11
12
13
## [v1.0.0]
14
15
This release features full compliance with the
0 commit comments