Skip to content

Commit

Permalink
chore(release): version 2.1.0
Browse files Browse the repository at this point in the history
[ci-skip]
  • Loading branch information
bethesque committed Jan 22, 2024
1 parent d03a452 commit 3cecd6d
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
<a name="v2.1.0"></a>
### v2.1.0 (2024-01-22)


#### Features

* remove unused gemfile.lock files ([d03a452](/../../commit/d03a452))

* **gems**
* update to pact (1.64.0) ([aa849da](/../../commit/aa849da))


<a name="v2.0.12"></a>
### v2.0.12 (2023-12-07)

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ Creates a standalone pact command line executable using the ruby pact implementa

## Package contents

This version (2.0.12) of the Pact standalone executables package contains:
This version (2.1.0) of the Pact standalone executables package contains:

* pact gem 1.63.0
* pact gem 1.64.0
* pact-mock_service gem 3.11.2
* pact-support gem 1.20.0
* pact-provider-verifier gem 1.38.0
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.12
2.1.0

0 comments on commit 3cecd6d

Please sign in to comment.