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 =" v2.4.0 " ></a >
5
+ ## [ v2.4.0] ( https://github.com/LinkedSoftwareDependencies/Components-Generator.js/compare/v2.3.0...v2.4.0 ) - 2021-06-14
6
+
7
+ ### Added
8
+ * [ Interpret @range {json} as rdf: JSON params] ( https://github.com/LinkedSoftwareDependencies/Components-Generator.js/commit/09f7a378c2c8c6471c706fb7bdcee5d59535ec57 )
9
+
4
10
<a name =" v2.3.0 " ></a >
5
11
## [ v2.3.0] ( https://github.com/LinkedSoftwareDependencies/Components-Generator.js/compare/v2.2.0...v2.3.0 ) - 2021-06-08
6
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " componentsjs-generator" ,
3
- "version" : " 2.3 .0" ,
3
+ "version" : " 2.4 .0" ,
4
4
"description" : " Automatically generate component files from TypeScript classes for the Components.js dependency injection framework" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments