Skip to content

Commit

Permalink
chore(release): 12.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mefellows committed Jan 7, 2024
1 parent e7b74e6 commit 3f0af78
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.

### [12.1.2](https://github.com/pact-foundation/pact-js/compare/v12.1.1...v12.1.2) (2024-01-07)


### Fixes and Improvements

* PactV4 should default to V4 spec ([46acc70](https://github.com/pact-foundation/pact-js/commit/46acc70e21a9efa46917af0d2975c9b245773cda))
* **types:** remove AnyTemplate references from DSL ([4aa5c9b](https://github.com/pact-foundation/pact-js/commit/4aa5c9bf186e3608f01e7875993a7479d30dbd15)), closes [#1133](https://github.com/pact-foundation/pact-js/issues/1133)

### [12.1.1](https://github.com/pact-foundation/pact-js/compare/v12.1.0...v12.1.1) (2023-11-10)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pact-foundation/pact",
"version": "12.1.1",
"version": "12.1.2",
"description": "Pact for all things Javascript",
"main": "./src/index.js",
"types": "./src/index.d.ts",
Expand Down

0 comments on commit 3f0af78

Please sign in to comment.