We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6364dc5 commit 4eece86Copy full SHA for 4eece86
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [2.2.5](https://github.com/wessberg/di-compiler/compare/v2.2.4...v2.2.5) (2021-05-29)
2
+
3
## [2.2.4](https://github.com/wessberg/di-compiler/compare/v2.2.3...v2.2.4) (2021-05-29)
4
5
## [2.2.3](https://github.com/wessberg/di-compiler/compare/v2.2.2...v2.2.3) (2021-05-28)
package.json
@@ -1,6 +1,6 @@
{
"name": "@wessberg/di-compiler",
- "version": "2.2.4",
+ "version": "2.2.5",
"description": "A Custom Transformer for Typescript that enables compile-time Dependency Injection",
"scripts": {
6
"generate:sandhog": "sandhog all --yes",
0 commit comments