Skip to content

Commit cef87c3

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2021-12-02) ### Bug Fixes * **build:** resolve install husky script and omit release dir npm package ([c76b0b1](c76b0b1))
1 parent eb59976 commit cef87c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1.0",
3+
"version": "1.1.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)