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 dfebb1e commit 3f96439Copy full SHA for 3f96439
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.3.3](https://github.com/metrics-js/metric/compare/v2.3.2...v2.3.3) (2023-11-08)
2
+
3
4
+### Bug Fixes
5
6
+* cjs-shaped type declaration ([a449eb7](https://github.com/metrics-js/metric/commit/a449eb74b37e2bd42bdf8cbec350fa1858fcba6f))
7
8
# Changelog
9
10
Notable changes to this project.
package.json
@@ -1,6 +1,6 @@
{
"name": "@metrics/metric",
- "version": "2.3.2",
+ "version": "2.3.3",
"description": "The metric class definition which metric objects in the @metrics library is instansiated from",
"main": "lib/metric.js",
"types": "metric.d.ts",
0 commit comments