From 6e0d5049021c5b1e3b00315e4c3bdca68ac5d928 Mon Sep 17 00:00:00 2001 From: Forest Bot Date: Thu, 10 Jun 2021 15:54:03 +0000 Subject: [PATCH] chore(release): 2.1.1 [skip ci] ## [2.1.1](https://github.com/ForestAdmin/toolbelt/compare/v2.1.0...v2.1.1) (2021-06-10) ### Bug Fixes * accept new meta key format for forestadmin schema ([#182](https://github.com/ForestAdmin/toolbelt/issues/182)) ([360b1a7](https://github.com/ForestAdmin/toolbelt/commit/360b1a7e908706b2b8cf1bb43918e4a199aeade3)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c3f279f6..80710aebd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.1.1](https://github.com/ForestAdmin/toolbelt/compare/v2.1.0...v2.1.1) (2021-06-10) + + +### Bug Fixes + +* accept new meta key format for forestadmin schema ([#182](https://github.com/ForestAdmin/toolbelt/issues/182)) ([360b1a7](https://github.com/ForestAdmin/toolbelt/commit/360b1a7e908706b2b8cf1bb43918e4a199aeade3)) + # [2.1.0](https://github.com/ForestAdmin/toolbelt/compare/v2.0.8...v2.1.0) (2021-05-26) diff --git a/package.json b/package.json index 7e03d37b0..8ebb36e70 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "forest-cli", "description": "The Lumberjacks' toolbelt is the Forest CLI which makes easy to manage your back office application directly from the terminal.", - "version": "2.1.0", + "version": "2.1.1", "author": "Sandro Munda", "contributors": [ "Arnaud Valensi ",