From d872c7dc3cac866a713e2049dad37813486cc30b Mon Sep 17 00:00:00 2001 From: "Sverre H. Huseby" Date: Fri, 12 Apr 2024 17:47:56 +0200 Subject: [PATCH] chore(main): release 0.5.4 --- CHANGELOG.md | 12 ++++++++++++ pom.xml | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bd97cd..25e44bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [0.5.4](https://github.com/sverrehu/k3a-embedded/compare/v0.5.3...v0.5.4) (2024-04-12) + + +### Bug Fixes + +* **deps:** update dependency org.apache.zookeeper:zookeeper to v3.9.2 ([#96](https://github.com/sverrehu/k3a-embedded/issues/96)) ([a601bbf](https://github.com/sverrehu/k3a-embedded/commit/a601bbfe9118c006a5349e25cf7cae705325ee7b)) + + +### Documentation + +* update README with more versions ([#93](https://github.com/sverrehu/k3a-embedded/issues/93)) ([37bf68f](https://github.com/sverrehu/k3a-embedded/commit/37bf68f41e77ba906105b49d1a90932b749d9251)) + ## [0.5.3](https://github.com/sverrehu/k3a-embedded/compare/v0.5.2...v0.5.3) (2024-02-27) diff --git a/pom.xml b/pom.xml index c63dae2..068a2aa 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ no.shhsoft k3a-embedded - 0.5.4-SNAPSHOT + 0.5.4 jar ${project.groupId}:${project.artifactId}