Skip to content

Commit d7ddf83

Browse files
committed
Updated for 1.2.0
1 parent 69a58f2 commit d7ddf83

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v1.2.0
2+
- Merged #35 to enable support for `tns prepare` with `--path` option (Fixes #34)
3+
- Added additional example to demo project
4+
15
## v1.1.1
26
- Fixed regression will follow symlinked directories (#30) via @ludwiktrammer
37

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-dev-sass",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"description": "SASS CSS pre-processor for NativeScript projects.",
55
"scripts": {
66
"test": "exit 0",

0 commit comments

Comments
 (0)