Skip to content

Commit 4ca6ca1

Browse files
committed
chore(build): bumping to version 0.10.10
1 parent 00e236b commit 4ca6ca1

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Sass.js Changelog
22

3+
## 0.10.10 (July 7th 2018) ##
4+
5+
* upgrading to [libsass 3.5.4](https://github.com/sass/libsass/releases/tag/3.5.4)
6+
* upgrading to [emscripten 1.37.35](https://github.com/kripken/emscripten/releases/tag/1.37.35)
7+
38
## 0.10.9 (February 6th 2018) ##
49

510
* upgrading to [libsass 3.4.9](https://github.com/sass/libsass/releases/tag/3.4.9)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sass.js",
3-
"version": "0.10.9",
3+
"version": "0.10.10",
44
"libsass": "3.5.4",
55
"title": "Sass.js - API for emscripted libsass",
66
"description": "Sass.js is a convenience API for the JavaScript libsass (compiled with Emscripten)",

0 commit comments

Comments
 (0)