diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d8140f..bc8483e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [1.3.1](https://github.com/pactflow/pact-msw-adapter/compare/v1.3.0...v1.3.1) (2023-02-08) + + +### Bug Fixes + +* Remove timestamp from pact contract file name ([6b48836](https://github.com/pactflow/pact-msw-adapter/commit/6b48836965d99374b9661f08b9d2a3f8485d777c)) + ## [1.3.0](https://github.com/pactflow/pact-msw-adapter/compare/v1.2.1...v1.3.0) (2022-10-06) diff --git a/package.json b/package.json index 964a9a1..f8b5127 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pactflow/pact-msw-adapter", - "version": "1.3.0", + "version": "1.3.1", "main": "./dist/pactMswAdapter.js", "keywords": [ "pact",