Skip to content

Commit d5bd3cc

Browse files
committed
Version bump to 1.3.0 to merge #40
1 parent 5439292 commit d5bd3cc

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v1.3.0
2+
- Merged #40 to improve behavior when used with LiveSync (critical for use with Sidekick tooling)
3+
14
## v1.2.0
25
- Merged #35 to enable support for `tns prepare` with `--path` option (Fixes #34)
36
- Added additional example to demo project

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.2.0",
3+
"version": "1.3.0",
44
"description": "SASS CSS pre-processor for NativeScript projects.",
55
"scripts": {
66
"test": "exit 0",

0 commit comments

Comments
 (0)