Skip to content

Commit

Permalink
Release 2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Apr 8, 2020
1 parent ce73340 commit bec7995
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## <small>2.1.4 (2020-04-08)</small>

* ci: update travis builds ([ce73340](https://github.com/kikobeats/str-match/commit/ce73340))
* Bump escape-string-regexp from 2.0.0 to 3.0.0 ([560c16a](https://github.com/kikobeats/str-match/commit/560c16a))



<a name="2.1.3"></a>
## 2.1.3 (2019-04-17)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "str-match",
"description": "String matcher that output the input string replacing the match.",
"homepage": "https://github.com/Kikobeats/str-match",
"version": "2.1.3",
"version": "2.1.4",
"main": "index.js",
"author": {
"email": "josefrancisco.verdu@gmail.com",
Expand Down

0 comments on commit bec7995

Please sign in to comment.