Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2020-08-04)

### Features

* initial commit ([9376818](9376818))
  • Loading branch information
semantic-release-bot committed Aug 4, 2020
1 parent 9b0404f commit 22507a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions AUTHORS.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
### @cookbook/mapper-js is authored by:
* Marcos <contact@themgoncalves.com>
* Marcos Gonçalves <contact@themgoncalves.com>
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cookbook/mapper-js",
"version": "2.0.0",
"version": "1.0.0",
"description": "Fast, reliable and intuitive object mapping.",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit 22507a7

Please # to comment.