Skip to content

Commit 42e18ea

Browse files
authored
Merge pull request #13 from cardano-foundation/release-please--branches--main
chore(main): release 1.1.2
2 parents 56d5d45 + a7dc64a commit 42e18ea

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
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.2](https://github.com/cardano-foundation/cf-cardano-conversions-java/compare/v1.1.1...v1.1.2) (2024-07-12)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release 1.1.2 ([56d5d45](https://github.com/cardano-foundation/cf-cardano-conversions-java/commit/56d5d4523d1f6c292fa008c5a8831c211a71bf3d))
9+
310
## [1.1.1](https://github.com/cardano-foundation/cf-cardano-conversions-java/compare/v1.1.0...v1.1.1) (2024-07-08)
411

512

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.cardanofoundation</groupId>
66
<artifactId>cf-cardano-conversions-java</artifactId>
7-
<version>1.1.2-SNAPSHOT</version>
7+
<version>1.1.2</version>
88
<name>${project.groupId}:${project.artifactId}</name>
99
<description>Cardano Conversions</description>
1010
<url>https://github.com/cardano-foundation/cf-cardano-conversions-java</url>

0 commit comments

Comments
 (0)