Skip to content

Commit 33d0ed4

Browse files
committed
chore(release): 10.17.7
1 parent 7f5bd51 commit 33d0ed4

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
### [10.17.7](https://github.com/pact-foundation/pact-node/compare/v10.17.6...v10.17.7) (2022-12-22)
6+
7+
8+
### Fixes and Improvements
9+
10+
* Update pact-ruby-standalone to 1.91.0, shortening the path for windows users ([7f5bd51](https://github.com/pact-foundation/pact-node/commit/7f5bd51148df2d10c2258b5831558dee9efdb8c5))
11+
512
### [10.17.6](https://github.com/pact-foundation/pact-node/compare/v10.17.5...v10.17.6) (2022-07-06)
613

714
### [10.17.5](https://github.com/pact-foundation/pact-node/compare/v10.17.4...v10.17.5) (2022-07-06)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "10.17.6",
2+
"version": "10.17.7",
33
"name": "@pact-foundation/pact-node",
44
"description": "Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.",
55
"main": "src/index.js",

0 commit comments

Comments
 (0)