Skip to content

Commit

Permalink
chore(release): 16.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed Nov 12, 2024
1 parent 3c83f1c commit 8af5851
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 73 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

## [16.0.4](https://github.com/pact-foundation/pact-js-cli/compare/v16.0.3...v16.0.4) (2024-11-12)


### Fixes and Improvements

* **deps:** update check-types / mkdirp / pino / underscore ([6f6dc54](https://github.com/pact-foundation/pact-js-cli/commit/6f6dc543aaf39003413b5f1e6d62c7b3407a8739))

## [16.0.3](https://github.com/pact-foundation/pact-js-cli/compare/v16.0.2...v16.0.3) (2024-10-24)


Expand Down
74 changes: 7 additions & 67 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pact-foundation/pact-cli",
"version": "16.0.3",
"version": "16.0.4",
"description": "Broker CLI for @pact-foundation/pact",
"main": "src/index.js",
"homepage": "https://github.com/pact-foundation/pact-js-cli#readme",
Expand Down Expand Up @@ -52,11 +52,11 @@
"access": "public"
},
"optionalDependencies": {
"@pact-foundation/pact-cli-darwin-arm64": "16.0.3",
"@pact-foundation/pact-cli-darwin-x64": "16.0.3",
"@pact-foundation/pact-cli-linux-arm64": "16.0.3",
"@pact-foundation/pact-cli-linux-x64": "16.0.3",
"@pact-foundation/pact-cli-windows-x64": "16.0.3"
"@pact-foundation/pact-cli-darwin-arm64": "16.0.4",
"@pact-foundation/pact-cli-darwin-x64": "16.0.4",
"@pact-foundation/pact-cli-linux-arm64": "16.0.4",
"@pact-foundation/pact-cli-linux-x64": "16.0.4",
"@pact-foundation/pact-cli-windows-x64": "16.0.4"
},
"dependencies": {
"chalk": "4.1.2",
Expand Down

0 comments on commit 8af5851

Please sign in to comment.