We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61be53c commit f05678bCopy full SHA for f05678b
CHANGELOG.md
@@ -11,15 +11,21 @@ project adheres to [Semantic Versioning](http://semver.org/).
11
12
### Changed
13
14
+### Added
15
+
16
+[unreleased]: https://github.com/siimon/prom-client/compare/v15.1.2...HEAD
17
18
+## [15.1.2] - 2024-04-16
19
20
+### Changed
21
22
- Add `Registry.PROMETHEUS_CONTENT_TYPE` and `Registry.OPENMETRICS_CONTENT_TYPE` constants to the TypeScript types
23
- Correctly read and set `contentType` top level export
24
25
### Added
26
27
- Enable `bun.js` by catching `NotImplemented` error (Fixes [#570](https://github.com/siimon/prom-client/issues/570))
28
-[unreleased]: https://github.com/siimon/prom-client/compare/v15.1.0...HEAD
-
29
## [15.1.1] - 2024-03-26
30
31
0 commit comments