Skip to content

Commit

Permalink
chore: release 8.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nartc committed Jul 29, 2022
1 parent 27c1ca0 commit 3b1343a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


### [8.7.1](https://github.com/nartc/mapper/compare/8.7.0...8.7.1) (2022-07-29)


### Bug Fixes

* **core:** ensure forMember to always push mapping property to customProperties ([27c1ca0](https://github.com/nartc/mapper/commit/27c1ca0a899cb6ff40368172183f4b5503570e17))

## [8.7.0](https://github.com/nartc/mapper/compare/8.6.0...8.7.0) (2022-07-27)


Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "8.7.0"
"version": "8.7.1"
}

0 comments on commit 3b1343a

Please sign in to comment.