Skip to content

Commit cff6fcb

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2021-03-11) ### Features * **Version:** Set back version. ([3f9052c](3f9052c))
1 parent adfe04e commit cff6fcb

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
1+
# [1.1.0](https://github.com/BeerMoneyDev/nest-monk/compare/v1.0.0...v1.1.0) (2021-03-11)
2+
3+
4+
### Features
5+
6+
* **Version:** Set back version. ([3f9052c](https://github.com/BeerMoneyDev/nest-monk/commit/3f9052c893e74c518a6a94d0e5728f793756756f))
7+
18
# 1.0.0 (2021-03-11)

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

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

0 commit comments

Comments
 (0)