Skip to content

Commit

Permalink
chore: release 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bakerac4 committed Apr 14, 2022
1 parent c5947af commit b7e4ac9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
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": "@gavant/ember-floating-labels",
"version": "2.0.0",
"version": "2.1.0",
"description": "Animated floating placeholder form labels for Ember apps",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit b7e4ac9

Please sign in to comment.