Skip to content

Commit

Permalink
chore(release): 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TimothyJones committed Jul 18, 2020
1 parent 0f0f809 commit baa97ac
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [0.7.0](https://github.com/pact-foundation/jest-pact/compare/v0.6.0...v0.7.0) (2020-07-18)


### Features

* **dsl:** Add xpactWith and fpactWith to improve the experience when skipping tests ([da82056](https://github.com/pact-foundation/jest-pact/commit/da82056a1c56e77e27f4fa52964f943959519310))

## [0.6.0](https://github.com/pact-foundation/jest-pact/compare/v0.5.4...v0.6.0) (2020-06-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jest-pact",
"version": "0.6.0",
"version": "0.7.0",
"description": "a pact adaptor for jest",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit baa97ac

Please sign in to comment.