Skip to content

Commit f27a3e8

Browse files
committed
chore: release 8.7.2
1 parent 3b1343a commit f27a3e8

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

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

22

3+
### [8.7.2](https://github.com/nartc/mapper/compare/8.7.1...8.7.2) (2022-07-31)
4+
5+
Re-release due to erroneous artifacts in 8.7.1
6+
37
### [8.7.1](https://github.com/nartc/mapper/compare/8.7.0...8.7.1) (2022-07-29)
48

59

@@ -1154,4 +1158,4 @@ Please check out [README](./README.md) for more information
11541158
- **nestjs:** add nestjs integration package ([db550c3](https://github.com/nartc/mapper/commit/db550c383264979572d15d4d2d61feb0c3a3ae60))
11551159
- add core ([04cd18c](https://github.com/nartc/mapper/commit/04cd18cc3190311bc94e3ef5b07222a9bdaf3b02))
11561160
- prepare for beta ([17e2199](https://github.com/nartc/mapper/commit/17e2199d7c07686a9895a7b3ed4cee392764d81e))
1157-
- start working on some core functionalities ([5d4fe2b](https://github.com/nartc/mapper/commit/5d4fe2bb906120a3c798b0a6aeb78c422db82cd1))
1161+
- 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.1"
2+
"version": "8.7.2"
33
}

0 commit comments

Comments
 (0)