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 d25365e commit 3cbfd3fCopy full SHA for 3cbfd3f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.3.3](https://github.com/omermorad/nestjs-pact/compare/v2.3.2...v2.3.3) (2025-02-17)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** add pact-js v14 to peer deps ([#89](https://github.com/omermorad/nestjs-pact/issues/89)) ([d25365e](https://github.com/omermorad/nestjs-pact/commit/d25365e38bc872b0c991b879ead5af9f269d475f))
7
8
## [2.3.2](https://github.com/omermorad/nestjs-pact/compare/v2.3.1...v2.3.2) (2024-11-12)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "nestjs-pact",
- "version": "2.3.2",
+ "version": "2.3.3",
"license": "MIT",
"description": "Injectable Pact.js Consumer/Producer for NestJS",
"keywords": [
0 commit comments