Skip to content

Commit 3f96439

Browse files
chore(release): 2.3.3 [skip ci]
## [2.3.3](v2.3.2...v2.3.3) (2023-11-08) ### Bug Fixes * cjs-shaped type declaration ([a449eb7](a449eb7))
1 parent dfebb1e commit 3f96439

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+
## [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+
18
# Changelog
29

310
Notable changes to this project.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metrics/metric",
3-
"version": "2.3.2",
3+
"version": "2.3.3",
44
"description": "The metric class definition which metric objects in the @metrics library is instansiated from",
55
"main": "lib/metric.js",
66
"types": "metric.d.ts",

0 commit comments

Comments
 (0)