Skip to content

Commit 7389571

Browse files
committed
chore(release): 10.17.4
1 parent e03fb70 commit 7389571

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.4](https://github.com/pact-foundation/pact-node/compare/v10.17.3...v10.17.4) (2022-06-15)
6+
7+
8+
### Fixes and Improvements
9+
10+
* update standalone to 1.89.01-rc1 ([e03fb70](https://github.com/pact-foundation/pact-node/commit/e03fb70ea2c5dc35fe745eee62915ae44df3a2e3))
11+
512
### [10.17.3](https://github.com/pact-foundation/pact-node/compare/v10.17.2...v10.17.3) (2022-06-08)
613

714

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.3",
2+
"version": "10.17.4",
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)