From 0e65b95116b4b56fde9f99d03c7fe0f7f1d48848 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 30 May 2021 19:33:58 +0000 Subject: [PATCH] chore(release): 0.49.0 [skip ci] # [0.49.0](https://github.com/Mahlet-Inc/hobbits/compare/v0.48.1...v0.49.0) (2021-05-30) ### Bug Fixes * [plugin] re-enable autocorrelation in Width Framer ([402fcf0](https://github.com/Mahlet-Inc/hobbits/commit/402fcf0a5d65d39af803e28e8e45ceb61e2e1c51)) ### Features * add Bit Container import/export plugin ([4907d2d](https://github.com/Mahlet-Inc/hobbits/commit/4907d2da31e817f17a0e670cdf04098925a20031)) --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 076db944..c48e4180 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [0.49.0](https://github.com/Mahlet-Inc/hobbits/compare/v0.48.1...v0.49.0) (2021-05-30) + + +### Bug Fixes + +* [plugin] re-enable autocorrelation in Width Framer ([402fcf0](https://github.com/Mahlet-Inc/hobbits/commit/402fcf0a5d65d39af803e28e8e45ceb61e2e1c51)) + + +### Features + +* add Bit Container import/export plugin ([4907d2d](https://github.com/Mahlet-Inc/hobbits/commit/4907d2da31e817f17a0e670cdf04098925a20031)) + ## [0.48.1](https://github.com/Mahlet-Inc/hobbits/compare/v0.48.0...v0.48.1) (2021-05-21) diff --git a/package.json b/package.json index 1a2186d4..d8b79fe5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hobbits", - "version": "0.48.1", + "version": "0.49.0", "private": true, "config": { "commitizen": {