Skip to content

Commit c7cac1a

Browse files
committed
4.0.2
1 parent 02cdb5d commit c7cac1a

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.github/FUNDING.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
github: wessberg
21
patreon: wessberg

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [4.0.2](https://github.com/wessberg/di-compiler/compare/v4.0.1...v4.0.2) (2024-10-31)
2+
13
## [4.0.1](https://github.com/wessberg/di-compiler/compare/v4.0.0...v4.0.1) (2024-10-11)
24

35
# [4.0.0](https://github.com/wessberg/di-compiler/compare/v4.0.0-beta.1...v4.0.0) (2024-10-10)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wessberg/di-compiler",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"description": "A Custom Transformer for Typescript that enables compile-time Dependency Injection",
55
"scripts": {
66
"generate:sandhog": "sandhog all --yes",

0 commit comments

Comments
 (0)