Skip to content

Commit 3cbfd3f

Browse files
chore(release): 2.3.3 [skip ci]
## [2.3.3](v2.3.2...v2.3.3) (2025-02-17) ### Bug Fixes * **deps:** add pact-js v14 to peer deps ([#89](#89)) ([d25365e](d25365e))
1 parent d25365e commit 3cbfd3f

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/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+
18
## [2.3.2](https://github.com/omermorad/nestjs-pact/compare/v2.3.1...v2.3.2) (2024-11-12)
29

310

package.json

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

0 commit comments

Comments
 (0)