Skip to content

Commit

Permalink
docs(changelog): bumping version to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lbenie committed Jun 13, 2018
1 parent ae09712 commit 640742b
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 17 deletions.
27 changes: 11 additions & 16 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,35 @@
<a name="2.0.1"></a>
## <small>2.0.2 (2018-06-13)</small>

* chore(stryker): fix tests timeout on travis ([839e3c3](https://github.com/lbenie/qselector/commit/839e3c3))
* chore(travis): add timeout to stryker ([238aa14](https://github.com/lbenie/qselector/commit/238aa14))
* chore(travis): stryker concurrent test number ([ae09712](https://github.com/lbenie/qselector/commit/ae09712))
* chore(yarn): upgrade packages ([71fad3d](https://github.com/lbenie/qselector/commit/71fad3d))
* fix(test): fix tests ([6b6f20d](https://github.com/lbenie/qselector/commit/6b6f20d))



## <small>2.0.1 (2018-06-13)</small>

* docs(changelog): bumping version to 2.0.1 ([1751bb0](https://github.com/lbenie/qselector/commit/1751bb0))
* chore: update typescript, npm and travis configuration files ([aff7bab](https://github.com/lbenie/qselector/commit/aff7bab))
* chore(npm): fix typings ([382923a](https://github.com/lbenie/qselector/commit/382923a))



<a name="2.0.0"></a>
## 2.0.0 (2018-06-01)

* docs(changelog): bumping version to 2.0.0 ([2fa1cc0](https://github.com/lbenie/qselector/commit/2fa1cc0))
* feat: add support for typescript ([9d8dc17](https://github.com/lbenie/qselector/commit/9d8dc17))



<a name="1.1.7"></a>
## <small>1.1.7 (2018-04-27)</small>

* docs(changelog): bumping version to 1.1.7 ([fbcdb85](https://github.com/lbenie/qselector/commit/fbcdb85))
* chore: fix gulpfile changelog preset ([1fe20cc](https://github.com/lbenie/qselector/commit/1fe20cc))



<a name="1.1.6"></a>
## <small>1.1.6 (2018-04-27)</small>

* docs(changelog): bumping version to 1.1.6 ([6a8730f](https://github.com/lbenie/qselector/commit/6a8730f))
Expand All @@ -31,30 +38,26 @@



<a name="1.1.5"></a>
## <small>1.1.5 (2018-04-27)</small>

* docs(changelog): bumping version to 1.1.5 ([ae91735](https://github.com/lbenie/qselector/commit/ae91735))
* chore: fix release process to github ([903fca5](https://github.com/lbenie/qselector/commit/903fca5))



<a name="1.1.4"></a>
## <small>1.1.4 (2018-04-27)</small>

* docs(changelog): bumping version to 1.1.4 ([c90ca1c](https://github.com/lbenie/qselector/commit/c90ca1c))
* fix: gulpfile conventional-github-releaser ([c890672](https://github.com/lbenie/qselector/commit/c890672))



<a name="1.1.3"></a>
## <small>1.1.3 (2018-04-27)</small>

* docs(changelog): bumping version to 1.1.3 ([4bdc5f1](https://github.com/lbenie/qselector/commit/4bdc5f1))



<a name="1.1.2"></a>
## <small>1.1.2 (2018-04-27)</small>

* docs: changelog ([895e48c](https://github.com/lbenie/qselector/commit/895e48c))
Expand All @@ -69,7 +72,6 @@



<a name="1.1.0"></a>
## 1.1.0 (2018-04-27)

* docs: bump feature ([fdaa11c](https://github.com/lbenie/qselector/commit/fdaa11c))
Expand All @@ -79,7 +81,6 @@



<a name="1.0.6"></a>
## <small>1.0.6 (2018-04-26)</small>

* docs: changelog ([70cf4cb](https://github.com/lbenie/qselector/commit/70cf4cb))
Expand All @@ -89,7 +90,6 @@



<a name="1.0.5"></a>
## <small>1.0.5 (2018-04-26)</small>

* docs: changelog ([0a59378](https://github.com/lbenie/qselector/commit/0a59378))
Expand All @@ -98,15 +98,13 @@



<a name="1.0.4"></a>
## <small>1.0.4 (2018-04-26)</small>

* docs: changelog [ci skip] ([d904ca4](https://github.com/lbenie/qselector/commit/d904ca4))
* chore: travis add skip_clean ([7046e4b](https://github.com/lbenie/qselector/commit/7046e4b))



<a name="1.0.3"></a>
## <small>1.0.3 (2018-04-26)</small>

* docs: changelog [ci skip] ([f512112](https://github.com/lbenie/qselector/commit/f512112))
Expand All @@ -116,23 +114,20 @@



<a name="1.0.2"></a>
## <small>1.0.2 (2018-04-26)</small>

* rename project to qselector ([7ba9606](https://github.com/lbenie/qselector/commit/7ba9606))
* rename project to qselector [skip ci] ([e671029](https://github.com/lbenie/qselector/commit/e671029))



<a name="1.0.1"></a>
## <small>1.0.1 (2018-04-26)</small>

* docs: changelog ([642b858](https://github.com/lbenie/qselector/commit/642b858))
* fix: test not importing the file after being moved to its own folder ([1b8dc3e](https://github.com/lbenie/qselector/commit/1b8dc3e))



<a name="1.0.0"></a>
## 1.0.0 (2018-04-26)

* add babel_env to travis container ([17627e7](https://github.com/lbenie/qselector/commit/17627e7))
Expand Down
1 change: 1 addition & 0 deletions lib/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
declare const $: (el: any, selector?: any) => HTMLElement | Error | HTMLElement[];
declare const $$: (el: any, selector?: any) => HTMLElement | Error | HTMLElement[];
export { $, $$, };
//# sourceMappingURL=index.d.ts.map
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "qselector",
"version": "2.0.1",
"version": "2.0.2",
"description": "Aliases for querySelector & querySelectorAll",
"keywords": [
"query",
Expand Down

0 comments on commit 640742b

Please sign in to comment.