Skip to content

Commit 367a485

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2021-03-11) ### Features * **Linting:** Update linting. Don't require explicit returns. ([3a9491b](3a9491b))
1 parent 1dacba2 commit 367a485

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.2.0](https://github.com/BeerMoneyDev/nest-monk/compare/v1.1.0...v1.2.0) (2021-03-11)
2+
3+
4+
### Features
5+
6+
* **Linting:** Update linting. Don't require explicit returns. ([3a9491b](https://github.com/BeerMoneyDev/nest-monk/commit/3a9491ba493d05ac26cc4e062bdce5e1c61d1cf2))
7+
18
# [1.1.0](https://github.com/BeerMoneyDev/nest-monk/compare/v1.0.0...v1.1.0) (2021-03-11)
29

310

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nest-monk",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "A thin wrapping layer around the monk package for clean NestJS dependency injection.",
55
"author": "Kerry Ritter <[email protected]>",
66
"contributors": [

0 commit comments

Comments
 (0)