From 54a8b431bca15fa7daa3d8328ccb15703b417211 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 15 Dec 2024 17:22:31 +0000 Subject: [PATCH] chore(release): 1.31.1 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a40c739..4e5a78c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Change log for 'Fishbone' ([documentation](https://mbehr1.github.io/fishbone)): +## [1.31.1](https://github.com/mbehr1/fishbone/compare/v1.31.0...v1.31.1) (2024-12-15) + + +### Bug Fixes + +* **sequence:** add try/catch for notebook execution ([229f0f6](https://github.com/mbehr1/fishbone/commit/229f0f6d5d3144a1674718f8f07d4dbad3fc488c)) +* **sequence:** update to dlt-logs-utils 0.5.0 ([7e6d242](https://github.com/mbehr1/fishbone/commit/7e6d2428964395fb8aaf144c5cd90a31f6843e24)) +* **sequence:** verbose error output ([54ea10b](https://github.com/mbehr1/fishbone/commit/54ea10b303d85de0fc81c51a8246cee801e4613b)) + ## [1.31.0](https://github.com/mbehr1/fishbone/compare/v1.30.0...v1.31.0) (2024-11-23) diff --git a/package.json b/package.json index 7d31873..2c0e8fa 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "fishbone", "displayName": "Fishbone / Ishikawa analysis", "description": "Create interactive fishbone diagrams for a systematic defect/failure analysis.", - "version": "1.31.0", + "version": "1.31.1", "license": "CC-BY-NC-SA-4.0", "publisher": "mbehr1", "author": {