Skip to content

Commit ba2d73f

Browse files
author
Umed Khudoiberdiev
committed
version bump
1 parent 7720434 commit ba2d73f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## 0.8.0
44

55
* added new type of dependency injection - function DI
6+
* now null can be stored in the container for values
67

78
## 0.7.2
89

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typedi",
3-
"version": "0.7.3",
3+
"version": "0.8.0",
44
"description": "Dependency injection for TypeScript",
55
"license": "MIT",
66
"readmeFilename": "README.md",

0 commit comments

Comments
 (0)