Skip to content

Commit 91a0f91

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2020-09-07) ### Bug Fixes * **mapper:** fix logical eval on empty mapped data ([c465efd](c465efd))
1 parent c66ab49 commit 91a0f91

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
### @cookbook/mapper-js is authored by:
22
* Marcos <contact@themgoncalves.com>
33
* Marcos Gonçalves <contact@themgoncalves.com>
4+
* semantic-release-bot <semantic-release-bot@martynus.net>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cookbook/mapper-js",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Fast, reliable and intuitive object mapping.",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)