File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 2.3.2] ( https://github.com/omermorad/nestjs-pact/compare/v2.3.1...v2.3.2 ) (2024-11-12)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** peer-deps:** support pact v13.x & pact-cli for publisher interface ([ #84 ] ( https://github.com/omermorad/nestjs-pact/issues/84 ) ) ([ 7ca2136] ( https://github.com/omermorad/nestjs-pact/commit/7ca21366c1c06622c3f87ede496308324ab77763 ) )
7
+
1
8
## [ 2.3.1] ( https://github.com/omermorad/nestjs-pact/compare/v2.3.0...v2.3.1 ) (2023-07-10)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nestjs-pact" ,
3
- "version" : " 2.3.1 " ,
3
+ "version" : " 2.3.2 " ,
4
4
"license" : " MIT" ,
5
5
"description" : " Injectable Pact.js Consumer/Producer for NestJS" ,
6
6
"keywords" : [
102
102
"commitizen" : {
103
103
"path" : " ./node_modules/cz-conventional-changelog"
104
104
}
105
- }
105
+ },
106
+ "packageManager" :
" [email protected] +sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
106
107
}
You can’t perform that action at this time.
0 commit comments