Skip to content

Commit

Permalink
docs(changelog): bumping version to 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lbenie committed Apr 27, 2018
1 parent c890672 commit c90ca1c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
<a name="1.1.4"></a>
## <small>1.1.4 (2018-04-27)</small>

* 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))



Expand Down
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": "1.1.3",
"version": "1.1.4",
"description": "Aliases for querySelector & querySelectorAll",
"keywords": [
"query",
Expand Down

0 comments on commit c90ca1c

Please sign in to comment.