Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.3.0](v2.2.2...v2.3.0) (2023-01-17) ### Bug Fixes * add ; back in for index.ts (linting) ([a530c63](a530c63)) * add small comment to explain the try/catch for verifier ([bb2a606](bb2a606)) * import/order linting rule, peerDepencency version for @pact-foundation/pact ([da05e65](da05e65)) * jest tests with mock modules now work ([b50c702](b50c702)) * make verifier a nestjs provider again ([df4249d](df4249d)) * remove lerna, and dont fail-fast ([bf45577](bf45577)) * revert to normal mocks for verifier test ([153e5fb](153e5fb)) * verifier-service tests added back in ([922258b](922258b)) ### Features * fix up to working version ([5cab2ac](5cab2ac)) * upgrade packages, fix imports, fix return types, fix empty try-catch ([486dcbe](486dcbe))
- Loading branch information