Skip to content

Commit f5ef2b3

Browse files
committed
build: release v4.6.2.
1 parent ab53379 commit f5ef2b3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6+
## [4.6.2] - 2025-03-10
7+
### Changed
8+
- ci: adds timeouts to jobs.
9+
- ci: checkout examples for integration tests.
10+
- docs: adds CLI run examples for mock plugins.
11+
- docs: adds test instructions for wiremock example.
12+
613
## [4.6.1] - 2025-03-10
714
### Changed
815
- docs: link to WireMock examples.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
projectVersion=0.0.0-SNAPSHOT
1+
projectVersion=4.6.2

0 commit comments

Comments
 (0)