Skip to content

Commit

Permalink
chore(release): 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Jul 11, 2019
1 parent e63e814 commit 7664ec9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.0.2](https://github.com/Kikobeats/map-values-deep/compare/v1.0.1...v1.0.2) (2019-07-11)



### [1.0.1](https://github.com/Kikobeats/map-values-deep/compare/v1.0.0...v1.0.1) (2019-06-19)


Expand Down
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "map-values-deep",
"description": "Recursive lodash.mapValues",
"homepage": "https://nicedoc.io/Kikobeats/map-values-deep",
"version": "1.0.1",
"version": "1.0.2",
"main": "index.js",
"author": {
"email": "josefrancisco.verdu@gmail.com",
Expand Down Expand Up @@ -97,5 +97,8 @@
"git add"
]
}
}
},
"contributors": [
"Daniel Shmuglin <daniels@wix.com>"
]
}

0 comments on commit 7664ec9

Please sign in to comment.