Skip to content

Commit

Permalink
chore(release): 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed Jun 14, 2019
1 parent 1610307 commit 32d0b46
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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.4.2](https://github.com/YOU54F/jest-pact/compare/v0.3.0...v0.4.2) (2019-06-14)


### Bug Fixes

* drop peer dep on Jest to 24.7.1 to match current create-react-app ([e8cc52b](https://github.com/YOU54F/jest-pact/commit/e8cc52b))



### [0.4.1](https://github.com/YOU54F/jest-pact/compare/v0.4.0...v0.4.1) (2019-06-12)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jest-pact",
"version": "0.4.1",
"version": "0.4.2",
"description": "a pact adaptor for jest",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -81,4 +81,4 @@
"path": "./node_modules/cz-conventional-changelog"
}
}
}
}

0 comments on commit 32d0b46

Please sign in to comment.