We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e93817 commit 4643d1aCopy full SHA for 4643d1a
2 files changed
Assets/Package/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 1.2.6 [27.04.2023]
2
+
3
+### Changed:
4
+- Fix enabling ProjectContext in builds
5
6
## 1.2.5 [12.03.2023]
7
8
### Added:
Assets/Package/package.json
@@ -1,7 +1,7 @@
{
"name": "com.browar.injection",
"displayName": "Injection",
- "version": "1.2.5",
+ "version": "1.2.6",
"unity": "2018.1",
"description": "Dependency Injection system.",
"keywords": [
0 commit comments