Skip to content

Commit

Permalink
chore(release): 0.53.2 [skip ci]
Browse files Browse the repository at this point in the history
## [0.53.2](v0.53.1...v0.53.2) (2022-06-08)

### Bug Fixes

* correctly display kaitai value instances for [#145](#145) ([556514b](556514b))
* fix kaitai plugin byte and string array sizes ([fdc2b10](fdc2b10))
  • Loading branch information
semantic-release-bot committed Jun 8, 2022
1 parent fc43dde commit c403696
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [0.53.2](https://github.com/Mahlet-Inc/hobbits/compare/v0.53.1...v0.53.2) (2022-06-08)


### Bug Fixes

* correctly display kaitai value instances for [#145](https://github.com/Mahlet-Inc/hobbits/issues/145) ([556514b](https://github.com/Mahlet-Inc/hobbits/commit/556514b8a9192feaa0d88a8ec65083b90ebbab65))
* fix kaitai plugin byte and string array sizes ([fdc2b10](https://github.com/Mahlet-Inc/hobbits/commit/fdc2b10c373a66c110488026e3b130ee47e5d65e))

## [0.53.1](https://github.com/Mahlet-Inc/hobbits/compare/v0.53.0...v0.53.1) (2022-03-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hobbits",
"version": "0.53.1",
"version": "0.53.2",
"private": true,
"config": {
"commitizen": {
Expand Down

0 comments on commit c403696

Please sign in to comment.