Skip to content

Commit

Permalink
chore(release): 12.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed Jan 23, 2024
1 parent a89cd44 commit eace176
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.3](https://github.com/pact-foundation/pact-js/compare/v12.1.2...v12.1.3) (2024-01-23)


### Fixes and Improvements

* **ci:** update matt plugin provider test ([db37296](https://github.com/pact-foundation/pact-js/commit/db3729626b92d4d8342e2c403024cae7f9a39350))
* support multiple states with same name ([36dfb4f](https://github.com/pact-foundation/pact-js/commit/36dfb4f70b383d1bd59476ea37f219f2c3679e04)), closes [#848](https://github.com/pact-foundation/pact-js/issues/848)

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


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.2",
"version": "12.1.3",
"description": "Pact for all things Javascript",
"main": "./src/index.js",
"types": "./src/index.d.ts",
Expand Down

0 comments on commit eace176

Please sign in to comment.