Skip to content

Commit

Permalink
chore(release): 1.0.9 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.9](v1.0.8...v1.0.9) (2018-06-27)

### Bug Fixes

* **intro:** fix introduction ([c3f6717](c3f6717))
  • Loading branch information
semantic-release-bot committed Jun 27, 2018
1 parent 6c5c8bf commit 62269e0
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 @@
## [1.0.9](https://github.com/yeutech-lab/accept-dot-path/compare/v1.0.8...v1.0.9) (2018-06-27)


### Bug Fixes

* **intro:** fix introduction ([c3f6717](https://github.com/yeutech-lab/accept-dot-path/commit/c3f6717))

## [1.0.8](https://github.com/yeutech-lab/accept-dot-path/compare/v1.0.7...v1.0.8) (2018-06-27)


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": "@yeutech-lab/accept-dot-path",
"version": "1.0.8",
"version": "1.0.9",
"description": "accept-dot-path is a simple function that accept all path starting with dot(s).",
"main": "lib/index.js",
"jsnext:main": "dist/accept-dot-path.esm.js",
Expand Down

0 comments on commit 62269e0

Please # to comment.