File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22All notable changes to this project will be documented in this file.
33
4+ <a name =" v3.1.2 " ></a >
5+ ## [ v3.1.2] ( https://github.com/LinkedSoftwareDependencies/Components-Generator.js/compare/v3.1.1...v3.1.2 ) - 2023-06-15
6+
7+ ### Fixed
8+ * [ Fix failing ESM imports with file extension] ( https://github.com/LinkedSoftwareDependencies/Components-Generator.js/commit/7301c3e40b11f811fc377cefe8a984ef262eaff4 )
9+
410<a name =" v3.1.1 " ></a >
511## [ v3.1.1] ( https://github.com/LinkedSoftwareDependencies/Components-Generator.js/compare/v3.1.0...v3.1.1 ) - 2023-06-01
612
Original file line number Diff line number Diff line change 11{
22 "name" : " componentsjs-generator" ,
3- "version" : " 3.1.1 " ,
3+ "version" : " 3.1.2 " ,
44 "description" : " Automatically generate component files from TypeScript classes for the Components.js dependency injection framework" ,
55 "main" : " index.js" ,
66 "engines" : {
You can’t perform that action at this time.
0 commit comments