Skip to content

Commit ae9ed49

Browse files
committed
v0.2.1
1 parent a945c1a commit ae9ed49

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## v0.2.1 (2019/09/10)
2+
3+
- Fix scss with npm package sass
4+
- Switch from node-sass to sass
5+
16
## v0.2.0 (2019/09/10)
27

38
- Support is-loading and is-valid/is-invalid at the same time

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.2.0",
3+
"version": "0.2.1",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/tkrotoff/bootstrap-input-spinner.git"

0 commit comments

Comments
 (0)