Skip to content

Commit c89aab1

Browse files
committed
chore(release): 14.3.8
1 parent ea41a94 commit c89aab1

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [14.3.8](https://github.com/pact-foundation/pact-js-core/compare/v14.3.7...v14.3.8) (2024-06-17)
6+
7+
8+
### Fixes and Improvements
9+
10+
* add deprecation warnings for pact cli tools in pact-js-core ([6292535](https://github.com/pact-foundation/pact-js-core/commit/62925355646d7cb6abd4331cbfaf9c29a91926a9))
11+
* update standalone to 2.4.6 ([46cb62c](https://github.com/pact-foundation/pact-js-core/commit/46cb62c710245c1b72d74574d599bfa564ac2263))
12+
513
## [14.3.7](https://github.com/pact-foundation/pact-js-core/compare/v14.3.6...v14.3.7) (2024-05-29)
614

715

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,6 +1,6 @@
11
{
22
"name": "@pact-foundation/pact-core",
3-
"version": "14.3.7",
3+
"version": "14.3.8",
44
"description": "Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.",
55
"main": "src/index.js",
66
"homepage": "https://github.com/pact-foundation/pact-js-core#readme",

0 commit comments

Comments
 (0)