From 42e77e9e2ab2ef712c44809a82887713475e7127 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 24 Aug 2021 04:20:29 +0000 Subject: [PATCH] chore(release): 0.51.1 [skip ci] ## [0.51.1](https://github.com/Mahlet-Inc/hobbits/compare/v0.51.0...v0.51.1) (2021-08-24) ### Bug Fixes * correctly reload custom kaitai KSY after it is edited ([e675f67](https://github.com/Mahlet-Inc/hobbits/commit/e675f67221954f172e03d75c3ecdf54bdf2a29ff)) * show type for array, byte, and string in kaitai display ([cc54677](https://github.com/Mahlet-Inc/hobbits/commit/cc54677fa9512061ad736763b04358dd05fe454d)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd1963b7..faee07bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [0.51.1](https://github.com/Mahlet-Inc/hobbits/compare/v0.51.0...v0.51.1) (2021-08-24) + + +### Bug Fixes + +* correctly reload custom kaitai KSY after it is edited ([e675f67](https://github.com/Mahlet-Inc/hobbits/commit/e675f67221954f172e03d75c3ecdf54bdf2a29ff)) +* show type for array, byte, and string in kaitai display ([cc54677](https://github.com/Mahlet-Inc/hobbits/commit/cc54677fa9512061ad736763b04358dd05fe454d)) + # [0.51.0](https://github.com/Mahlet-Inc/hobbits/compare/v0.50.0...v0.51.0) (2021-08-22) diff --git a/package.json b/package.json index 0012c503..5f8d938e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hobbits", - "version": "0.51.0", + "version": "0.51.1", "private": true, "config": { "commitizen": {