Skip to content

Commit 557ba4c

Browse files
committed
chore: release 8.7.3
1 parent 4993411 commit 557ba4c

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
### [8.7.3](https://github.com/nartc/mapper/compare/8.7.2...8.7.3) (2022-08-02)
4+
5+
6+
### Bug Fixes
7+
8+
* remove target default on package that affects the secondary entry point ([4993411](https://github.com/nartc/mapper/commit/499341180cdd40b7af10c8e520e7fb2910894f21))
9+
310
### [8.7.2](https://github.com/nartc/mapper/compare/8.7.1...8.7.2) (2022-07-31)
411

512
Re-release due to erroneous artifacts in 8.7.1
@@ -1158,4 +1165,4 @@ Please check out [README](./README.md) for more information
11581165
- **nestjs:** add nestjs integration package ([db550c3](https://github.com/nartc/mapper/commit/db550c383264979572d15d4d2d61feb0c3a3ae60))
11591166
- add core ([04cd18c](https://github.com/nartc/mapper/commit/04cd18cc3190311bc94e3ef5b07222a9bdaf3b02))
11601167
- prepare for beta ([17e2199](https://github.com/nartc/mapper/commit/17e2199d7c07686a9895a7b3ed4cee392764d81e))
1161-
- start working on some core functionalities ([5d4fe2b](https://github.com/nartc/mapper/commit/5d4fe2bb906120a3c798b0a6aeb78c422db82cd1))
1168+
- start working on some core functionalities ([5d4fe2b](https://github.com/nartc/mapper/commit/5d4fe2bb906120a3c798b0a6aeb78c422db82cd1))

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "8.7.2"
2+
"version": "8.7.3"
33
}

0 commit comments

Comments
 (0)