Skip to content

Commit c6226ea

Browse files
chore(release): 7.1.0 [skip ci]
# [7.1.0](v7.0.0...v7.1.0) (2022-02-28) ### Features * upgrade packages ([13e35a0](13e35a0))
1 parent 13e35a0 commit c6226ea

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [7.1.0](https://github.com/willsoto/nestjs-objection/compare/v7.0.0...v7.1.0) (2022-02-28)
2+
3+
4+
### Features
5+
6+
* upgrade packages ([13e35a0](https://github.com/willsoto/nestjs-objection/commit/13e35a073ab6ffe5c0063a9dd05ebb84851ffa7d))
7+
18
# [7.0.0](https://github.com/willsoto/nestjs-objection/compare/v6.3.0...v7.0.0) (2022-01-17)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@willsoto/nestjs-objection",
3-
"version": "7.0.0",
3+
"version": "7.1.0",
44
"description": "Objection module for NestJS",
55
"keywords": [
66
"database",

0 commit comments

Comments
 (0)