Skip to content

Commit

Permalink
chore(RELEASE): publish 2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
umutcanbolat committed Oct 3, 2019
1 parent 9f47339 commit 0e8dd38
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [2.0.6](https://github.com/umutcanbolat/unrepeat/compare/v2.0.5...v2.0.6) (2019-10-03)



## [2.0.5](https://github.com/umutcanbolat/unrepeat/compare/v2.0.4...v2.0.5) (2019-10-03)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "unrepeat",
"version": "2.0.5",
"version": "2.0.6",
"description": "🔄 The missing inverse of the javascript's \"repeat\" method",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
Expand Down

0 comments on commit 0e8dd38

Please sign in to comment.