Skip to content

Commit c5415da

Browse files
chore(release): 6.1.0 [skip ci]
# [6.1.0](v6.0.0...v6.1.0) (2021-11-15) ### Features * **releases:** generate and commit changelog ([e062b87](e062b87))
1 parent e062b87 commit c5415da

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+
# [6.1.0](https://github.com/willsoto/nestjs-objection/compare/v6.0.0...v6.1.0) (2021-11-15)
2+
3+
4+
### Features
5+
6+
* **releases:** generate and commit changelog ([e062b87](https://github.com/willsoto/nestjs-objection/commit/e062b87888e4a57a821954ef1ca9a59dc5dfe773))
7+
18
# Changelog
29

310
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

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": "5.1.0",
3+
"version": "6.1.0",
44
"description": "Objection module for NestJS",
55
"keywords": [
66
"database",

0 commit comments

Comments
 (0)