From e1e11973163918fb5c3c98c9591c16779a438b97 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Sat, 16 Nov 2024 21:05:05 +0000 Subject: [PATCH] chore(release): v0.15.9 [skip ci] --- CHANGELOG.md | 18 +++++++++--------- version.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c91528c..cdcaecd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.15.9](https://github.com/epic-astronomy/LWA_EPIC/compare/v0.15.8...v0.15.9) (2024-11-16) + + +### Bug Fixes + +* added exception handling for savers ([74f0607](https://github.com/epic-astronomy/LWA_EPIC/commit/74f06070fa3f9d26e4530e1b664d1c0705131bcc)) + + + ## [0.15.8](https://github.com/epic-astronomy/LWA_EPIC/compare/v0.15.7...v0.15.8) (2024-11-08) @@ -34,12 +43,3 @@ -## [0.15.4](https://github.com/epic-astronomy/LWA_EPIC/compare/v0.15.3...v0.15.4) (2024-11-02) - - -### Bug Fixes - -* disable stack trace ([1dec84e](https://github.com/epic-astronomy/LWA_EPIC/commit/1dec84ed6b8732e0adc3874bc0b4fdc8a3231d46)) - - - diff --git a/version.json b/version.json index 5e837c3..b0139cb 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "0.15.8" + "version": "0.15.9" } \ No newline at end of file