Skip to content

Commit 0d6816d

Browse files
committed
chore(release): 6.4.1
1 parent c09dd53 commit 0d6816d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
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.
44

5+
<a name="6.4.1"></a>
6+
## [6.4.1](https://github.com/pact-foundation/pact-node/compare/v6.4.0...v6.4.1) (2017-12-08)
7+
8+
9+
510
<a name="6.4.0"></a>
611
# [6.4.0](https://github.com/pact-foundation/pact-node/compare/v6.3.0...v6.4.0) (2017-12-08)
712

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pact-foundation/pact-node",
3-
"version": "6.4.0",
3+
"version": "6.4.1",
44
"description": "A wrapper for the Ruby version of Pact to work within Node",
55
"main": "src/index.js",
66
"homepage": "https://github.com/pact-foundation/pact-node#readme",

0 commit comments

Comments
 (0)