diff --git a/CHANGELOG.md b/CHANGELOG.md index cce0654..ed98826 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ 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.2.0](https://github.com/pactflow/pact-msw-adapter/compare/v1.1.1...v1.2.0) (2022-06-01) + + +### Features + +* add query to request in the pact file ([1473315](https://github.com/pactflow/pact-msw-adapter/commit/147331570aa37d4b70c06e12dac3039cfdccc4b1)) + + +### Bug Fixes + +* change type ([1cfd279](https://github.com/pactflow/pact-msw-adapter/commit/1cfd27921fd770a5e098255724d015eccad5b70b)) + ### [1.1.1](https://github.com/pactflow/pact-msw-adapter/compare/v1.1.0...v1.1.1) (2022-05-21) diff --git a/package.json b/package.json index 28e23c8..943f557 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pactflow/pact-msw-adapter", - "version": "1.1.1", + "version": "1.2.0", "main": "./dist/pactMswAdapter.js", "keywords": [ "pact",