Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.4...v1.2.0) (2024-01-04)

### Features

* add launcher session mode ([46a78b6](46a78b6))
  • Loading branch information
semantic-release-bot committed Jan 4, 2024
1 parent 46a78b6 commit 39393ef
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

# [1.2.0](https://github.com/manosbatsis/corda5-testutils/compare/v1.1.4...v1.2.0) (2024-01-04)


### Features

* add launcher session mode ([46a78b6](https://github.com/manosbatsis/corda5-testutils/commit/46a78b635044905dd0ff88148bcfe79eb5ad2f63))

## [1.1.4](https://github.com/manosbatsis/corda5-testutils/compare/v1.1.3...v1.1.4) (2024-01-04)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group=com.github.manosbatsis.corda5.testutils
version=1.1.4
version=1.2.0
vendorName=Manos Batsis

kotlin.code.style=official
Expand Down

0 comments on commit 39393ef

Please sign in to comment.