File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
All notable changes to this project will be documented in this file.
3
3
4
+ <a name =" v4.0.1 " ></a >
5
+ ## [ v4.0.1] ( https://github.com/LinkedSoftwareDependencies/Components-Generator.js/compare/v4.0.0...v4.0.1 ) - 2024-03-05
6
+
7
+ ### Fixed
8
+ * [ Fix invalid postinstall script] ( https://github.com/LinkedSoftwareDependencies/Components-Generator.js/commit/de5b89666a661a21b13c54e256551e2f720bf61f )
9
+
4
10
<a name =" v4.0.0 " ></a >
5
11
## [ v4.0.0] ( https://github.com/LinkedSoftwareDependencies/Components-Generator.js/compare/v3.1.2...v4.0.0 ) - 2024-03-05
6
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " componentsjs-generator" ,
3
- "version" : " 4.0.0 " ,
3
+ "version" : " 4.0.1 " ,
4
4
"packageManager" : " yarn@4.0.1" ,
5
5
"description" : " Automatically generate component files from TypeScript classes for the Components.js dependency injection framework" ,
6
6
"author" : " Ruben Taelman <rubensworks@gmail.com>" ,
You can’t perform that action at this time.
0 commit comments