diff --git a/CHANGELOG.md b/CHANGELOG.md index 152d45f..de85fdc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Change log for 'Fishbone' ([documentation](https://mbehr1.github.io/fishbone)): +## [1.25.1](https://github.com/mbehr1/fishbone/compare/v1.25.0...v1.25.1) (2023-10-03) + + +### Bug Fixes + +* **notebook:** reflect changes with open dialog ([41bbc35](https://github.com/mbehr1/fishbone/commit/41bbc35dfc1dd16a19864f8ce2c44ca8b3cd02a3)) +* **notebook:** show conv type length and index ([745442f](https://github.com/mbehr1/fishbone/commit/745442fa8c22d3212dc10d56efe08180263cc315)) + ## [1.25.0](https://github.com/mbehr1/fishbone/compare/v1.24.0...v1.25.0) (2023-10-02) diff --git a/package.json b/package.json index 6fda56f..6248bf5 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.25.0", + "version": "1.25.1", "license": "CC-BY-NC-SA-4.0", "publisher": "mbehr1", "author": {