Skip to content

Commit 0e5689e

Browse files
committed
4.0.1
1 parent 4b9dcee commit 0e5689e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [4.0.1](https://github.com/wessberg/di-compiler/compare/v4.0.0...v4.0.1) (2024-10-11)
2+
13
# [4.0.0](https://github.com/wessberg/di-compiler/compare/v4.0.0-beta.1...v4.0.0) (2024-10-10)
24

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wessberg/di-compiler",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
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)