Skip to content

Commit c2dd201

Browse files
committed
Update CHANGELOD.md & package.json
1 parent 774b237 commit c2dd201

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

Assets/Package/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 1.2.1 [30.01.2023]
2+
3+
### Added:
4+
- Processable installers and ISubProcessor<T> interface
5+
### Changed:
6+
- Renamed: IMinorInstaller => ISubInstaller
7+
- Renamed: GeneralInstaller => ContextInstaller
8+
19
## 1.1.1 [25.12.2022]
210

311
### Changed:

Assets/Package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.browar.injection",
33
"displayName": "Injection",
4-
"version": "1.1.1",
4+
"version": "1.2.1",
55
"unity": "2018.1",
66
"description": "Dependency Injection system.",
77
"keywords": [

0 commit comments

Comments
 (0)