chore: v2.7.4
[poolifier.git] / CHANGELOG.md
index 612498563d83d251e95bd36740103591d5b37605..8b7d694d2dfaa3f424ad0cbbff3a1565894b4363 100644 (file)
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+## [2.7.4] - 2023-09-25
+
+### Fixed
+
+- Fix source maps (bundler issue).
+
+## [2.7.3] - 2023-09-24
+
 ### Changed
 
 - Convert pool event emitter to event emitter async resource.