Skip to content

Commit 5aaaa78

Browse files
chore(release): 2.3.4 [skip ci]
## [2.3.4](v2.3.3...v2.3.4) (2025-02-17) ### Bug Fixes * **deps:** add nestjs v11 to peer deps ([#90](#90)) ([81755e3](81755e3)), closes [#88](#88)
1 parent 81755e3 commit 5aaaa78

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.3.4](https://github.com/omermorad/nestjs-pact/compare/v2.3.3...v2.3.4) (2025-02-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** add nestjs v11 to peer deps ([#90](https://github.com/omermorad/nestjs-pact/issues/90)) ([81755e3](https://github.com/omermorad/nestjs-pact/commit/81755e3c423bb0810e82ec86adfa83fda3c484fb)), closes [#88](https://github.com/omermorad/nestjs-pact/issues/88)
7+
18
## [2.3.3](https://github.com/omermorad/nestjs-pact/compare/v2.3.2...v2.3.3) (2025-02-17)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nestjs-pact",
3-
"version": "2.3.3",
3+
"version": "2.3.4",
44
"license": "MIT",
55
"description": "Injectable Pact.js Consumer/Producer for NestJS",
66
"keywords": [

0 commit comments

Comments
 (0)