Skip to content

Commit

Permalink
Release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Apr 9, 2017
1 parent 9310d44 commit 98078a5
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,17 @@
<a name="1.0.1"></a>
## 1.0.1 (2017-04-09)

* Rename ([9310d44](https://github.com/kikobeats/regex-word-boundary/commit/9310d44))



<a name="1.0.0"></a>
# 1.0.0 (2017-04-09)

* Add keywords ([fc535ab](https://github.com/kikobeats/regex-word-boundary/commit/fc535ab))
* First commit ([5ea4f4b](https://github.com/kikobeats/regex-word-boundary/commit/5ea4f4b))
* Release 1.0.0 ([aad23e0](https://github.com/kikobeats/regex-word-boundary/commit/aad23e0))
* Update docs ([37939ad](https://github.com/kikobeats/regex-word-boundary/commit/37939ad))



2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "regex-word-boundary",
"description": "Helper for create a word boundary regex based in a collection",
"homepage": "https://github.com/Kikobeats/regex-word-boundary",
"version": "1.0.0",
"version": "1.0.1",
"main": "index.js",
"author": {
"email": "josefrancisco.verdu@gmail.com",
Expand Down

0 comments on commit 98078a5

Please sign in to comment.