We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b150403 commit 9eb1af9Copy full SHA for 9eb1af9
2 files changed
README.md
@@ -88,6 +88,7 @@ See [ampersand-input-view](https://github.com/ampersandjs/ampersand-input-view#a
88
89
## changelog
90
91
+- 1.5.0 - Dependency updates (ampersand-view)
92
- 1.4.0 - Dependency updates
93
- 1.3.0 - Dependency updates
94
- 1.2.0 - Dependency updates
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ampersand-floatinglabel-input-view",
3
- "version": "1.4.0",
+ "version": "1.5.0",
4
"description": "An extended Ampersand.js input view to provide floating labels on input elements",
5
"repository": {
6
"type": "git",
0 commit comments