Skip to content

Commit 960383b

Browse files
committed
Merge remote-tracking branch 'upstream/master'
2 parents b6c0377 + 0add06b commit 960383b

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

changelog.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
1-
<!-- 0390d2a 1455782450000 -->
1+
<!-- 5d24916 1460952667000 -->
2+
3+
## [v4.1.0](https://github.com/reducejs/postcss-custom-url/commit/5d24916) (2016-04-18)
4+
5+
* [[`27cecee`](https://github.com/reducejs/postcss-custom-url/commit/27cecee)] coveralls
6+
7+
* [[`c62ae18`](https://github.com/reducejs/postcss-custom-url/commit/c62ae18)] readme
8+
9+
* [[`be830df`](https://github.com/reducejs/postcss-custom-url/commit/be830df)] covalls
10+
11+
* [[`42f9489`](https://github.com/reducejs/postcss-custom-url/commit/42f9489)] Support string argument
12+
13+
* [[`39bed04`](https://github.com/reducejs/postcss-custom-url/commit/39bed04)] CHANGELOG
214

315
## [v4.0.0](https://github.com/reducejs/postcss-custom-url/commit/0390d2a) (2016-02-18)
416

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"test": "npm run lint && tap test/*.js",
88
"cov": "npm run lint && tap --cov test/*.js",
99
"lint": "eslint *.js 'lib/**/*.js' test/*.js bin/*.js",
10-
"coveralls": "COVERALLS_REPO_TOKEN=m8BySBat6AaALacZWXaSBWhuVYOo6Yd7y tap test/*.js"
10+
"coveralls": "COVERALLS_REPO_TOKEN=RUouy9GcAFuVTLZVFVLuNFxhjrk6fuAns tap test/*.js"
1111
},
1212
"repository": {
1313
"type": "git",

0 commit comments

Comments
 (0)