Skip to content

Commit 3781a2d

Browse files
committed
v0.1.1
1 parent c7b4c6d commit 3781a2d

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.1.1 (2019/06/19)
2+
3+
- Fix password input under IE: remove inner calc()
4+
15
## v0.1.0 (2019/06/18)
26

37
- Rename from bootstrap-spinner to bootstrap-input-spinner

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tkrotoff/bootstrap-input-spinner",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/tkrotoff/bootstrap-input-spinner.git"

0 commit comments

Comments
 (0)