diff --git a/CHANGELOG.md b/CHANGELOG.md index f3d7ec8..1b54475 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -#### [v2.0.0](https://github.com/Gavant/ember-floating-labels/compare/v1.1.0...v2.0.0) +#### [v2.1.0](https://github.com/Gavant/ember-floating-labels/compare/v2.0.0...v2.1.0) + +- Adding option to show error in placeholder [`#37`](https://github.com/Gavant/ember-floating-labels/pull/37) +- Changing prop name and fixing select and text area [`b9a1c2e`](https://github.com/Gavant/ember-floating-labels/commit/b9a1c2e47cd6bb3d51221b99b8dded5dbbf2275b) + +### [v2.0.0](https://github.com/Gavant/ember-floating-labels/compare/v1.1.0...v2.0.0) + +> 7 April 2022 - Upgrade to 4.0 [`#33`](https://github.com/Gavant/ember-floating-labels/pull/33) - Run upgrade and fix issues [`410a3b3`](https://github.com/Gavant/ember-floating-labels/commit/410a3b3c47d5c8df48e384bdff9a103215f4ca40) diff --git a/package.json b/package.json index 83e13d1..bcabec1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gavant/ember-floating-labels", - "version": "2.0.0", + "version": "2.1.0", "description": "Animated floating placeholder form labels for Ember apps", "keywords": [ "ember-addon",